added preference settings

This commit is contained in:
sfischme 2011-09-15 21:06:50 -04:00
parent 77b6c931ca
commit 33befa88b3
4 changed files with 13 additions and 10 deletions

View file

@ -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">