Added paper_trail, also starting work on the scheduler
This commit is contained in:
parent
90b30db9e8
commit
f86232bedf
35 changed files with 523 additions and 32137 deletions
4
app/views/admin/schedule/_day_tab.html.haml
Normal file
4
app/views/admin/schedule/_day_tab.html.haml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
- @tracks.each do |track|
|
||||
.schedule-track-column-header
|
||||
= track.name
|
||||
.schedule-track-column
|
||||
Loading…
Add table
Add a link
Reference in a new issue