dukecon / dukecon_pwa

This provides a conference planner for example for the JavaLand Conference
http://dukecon.org/
MIT License
6 stars 5 forks source link

Sort events by room order #101

Closed steffchep closed 4 years ago

steffchep commented 4 years ago

Schedule: In each timeslot, the rooms should appear in the same order. Talks need to be sorted by room "order" property per time slot

steffchep commented 4 years ago

Changes made, but travis CI failed... should I be worried?