mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-08 05:32:37 +01:00
added preference settings
This commit is contained in:
parent
77b6c931ca
commit
33befa88b3
4 changed files with 13 additions and 10 deletions
|
|
@ -16,8 +16,8 @@ suppress_edit_button ||= false
|
|||
<div class="data">
|
||||
<span class="<%= needsreview_class( project ) %>">
|
||||
<%= link_to_project( project ) %>
|
||||
</span>
|
||||
<%= " (" + count_undone_todos_and_notes_phrase(project,"actions") + ")" %>
|
||||
<%= " (" + count_undone_todos_and_notes_phrase(project,"actions") + ")" %>
|
||||
</span>
|
||||
</div>
|
||||
|
||||
<div class="buttons">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue