osem-fcy/app/views/schedules
Ronaq13 505d9da3d4 Fix Performance/HashEachMethods offenses
values.each and keys.each methods are depreciated, so they have replaced by
each_value and each_key respectively. This has done manually.

Closes https://github.com/openSUSE/osem/issues/1825
2017-12-18 17:30:37 +01:00
..
_carousel.html.haml Implement track scheduling 2017-08-26 00:31:44 +03:00
_event.html.haml implement manual event management and support for multiple speakers per event 2017-04-13 17:15:21 +03:00
_schedule.html.haml implements configurable schedule granularity and improves the schedule grid for denser schedule grids on smaller screens 2017-01-31 16:24:45 +02:00
_schedule_item.html.haml Removed the extra condition for displaying the first speaker image 2017-04-17 17:40:23 +05:30
_schedule_tabs.html.haml SchedulesController introduced 2016-08-11 15:11:27 +02:00
events.html.haml Avoid a Javascript error when @tag is null 2016-12-21 10:55:56 +01:00
show.html.haml implements configurable schedule granularity and improves the schedule grid for denser schedule grids on smaller screens 2017-01-31 16:24:45 +02:00
show.xml.haml Fix Performance/HashEachMethods offenses 2017-12-18 17:30:37 +01:00