mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-01 10:30:15 +01:00
get all scenario's running again, first pass.
This commit is contained in:
parent
ede898120c
commit
0a9755c8a3
27 changed files with 90 additions and 90 deletions
|
|
@ -16,7 +16,7 @@ cache [project, @source_view, current_user.date.strftime("%Y%m%d")] do
|
|||
:collapsible => settings[:collapsible],
|
||||
:title => title,
|
||||
:container_name => 'project',
|
||||
:show_empty_containers => @show_empty_containers
|
||||
:show_empty_containers => settings[:show_empty_containers]
|
||||
}}
|
||||
%>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue