Cache admin schedule event partial
This commit is contained in:
parent
111fe83452
commit
21b908ad38
1 changed files with 20 additions and 19 deletions
|
|
@ -1,3 +1,4 @@
|
||||||
|
- cache [:admin, @conference, @program, :schedule, event] do
|
||||||
- cells_length = event.event_type.length / @program.schedule_interval
|
- cells_length = event.event_type.length / @program.schedule_interval
|
||||||
/ this height fits the room cells
|
/ this height fits the room cells
|
||||||
- compact_grid = @program.schedule_interval < 15
|
- compact_grid = @program.schedule_interval < 15
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue