mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-02 11:00:16 +01:00
fix last functional and integration tests after merge and jquery changes
This commit is contained in:
parent
f2d977e12a
commit
0e81706fee
4 changed files with 11 additions and 15 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<% current_user.contexts.each do |c| -%>
|
||||
<% @all_contexts.each do |c| -%>
|
||||
|
||||
<%= c.name.upcase %>
|
||||
<%= count_undone_todos_phrase_text(c)%>. <%= c.hidden? ? t('contexts.status_hidden') : t('contexts.status_active') %>.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue