osem-fcy/app/assets
Andrew Kvalheim 514ea1efbd
Fix bug in initial scheduling of events
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.
2025-01-30 14:37:55 +01:00
..
config Remove the fonts directory in the sprockets manifest 2022-05-18 06:41:53 +02:00
images change rails initialisation. 2016-08-15 10:59:35 +05:30
javascripts Fix bug in initial scheduling of events 2025-01-30 14:37:55 +01:00
stylesheets Drop bootstrap3-datetimepicker-rails 2024-06-07 14:09:13 +02:00