mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Resolves inability to schedule a nonscheduled event:
ActionController::RoutingError: No route matches [PUT] "/admin/conferences/…/event_schedules"
`event_schedule_id` represents the absence of a schedule as either an
empty string or undefined, not as null.
|
||
|---|---|---|
| .. | ||
| assets | ||
| controllers | ||
| datatables | ||
| helpers | ||
| jobs | ||
| mailers | ||
| models | ||
| pdfs | ||
| serializers | ||
| uploaders | ||
| views | ||