osem-fcy/app/views/admin/schedule
Ana a394293500 Do not use JS to initialize the schedule
- Only use JS for the drag&drop functionality and to the set/alter the time and rooms of the EventSchedule object.

- Introduce has_many :events, through: :event_schedules association to get unscheduled event easily
2016-08-11 15:11:27 +02:00
..
_day_tab.html.haml Do not use JS to initialize the schedule 2016-08-11 15:11:27 +02:00
_event.html.haml Do not use JS to initialize the schedule 2016-08-11 15:11:27 +02:00
index.html.haml Several schedules in the backend && routes changed 2016-08-11 15:11:27 +02:00
show.html.haml Do not use JS to initialize the schedule 2016-08-11 15:11:27 +02:00