osem-fcy/app/assets/javascripts
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
..
application.js
osem-bootstrap.js
osem-commercials.js
osem-datatables.js
osem-revisionhistory.js
osem-schedule.js
osem-survey.js
osem-switch.js
osem-tickets.js
osem.js