Merged Mythic's changes.
Some checks are pending
Specs / linters (push) Waiting to run
Specs / spec (push) Blocked by required conditions
Specs / spec-1 (push) Blocked by required conditions
Specs / spec-2 (push) Blocked by required conditions
Specs / spec-3 (push) Blocked by required conditions
Specs / spec-4 (push) Blocked by required conditions
Some checks are pending
Specs / linters (push) Waiting to run
Specs / spec (push) Blocked by required conditions
Specs / spec-1 (push) Blocked by required conditions
Specs / spec-2 (push) Blocked by required conditions
Specs / spec-3 (push) Blocked by required conditions
Specs / spec-4 (push) Blocked by required conditions
This commit is contained in:
parent
ef82ef8941
commit
68c5f5e32b
27 changed files with 24 additions and 31 deletions
|
|
@ -17,9 +17,7 @@
|
|||
- interval_count.times do
|
||||
%th.date
|
||||
%span
|
||||
= (td_start_time).strftime("%H:")
|
||||
%span
|
||||
= (td_start_time).strftime("%M")
|
||||
= (td_start_time).strftime("%-I:%M %p")
|
||||
- td_start_time += @step_minutes
|
||||
- start_room_time = start_time
|
||||
- @rooms.each do |room|
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue