mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-09 09:04:21 +01:00
Update sidebar when project status is changed
This commit is contained in:
parent
424d26a84c
commit
7eb29194c3
2 changed files with 4 additions and 0 deletions
|
|
@ -27,3 +27,6 @@ else
|
|||
page << "defaultContexts = #{default_contexts_for_autocomplete};"
|
||||
page << "defaultTags = #{default_tags_for_autocomplete};"
|
||||
end
|
||||
|
||||
page.replace_html "sidebar", :file => 'sidebar/sidebar.html.erb'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue