mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-04 06:51:48 +01:00
fixes #718. The link included the number of actions which resulted from last commit
git-svn-id: http://www.rousette.org.uk/svn/tracks-repos/trunk@860 a4c988fc-2ded-0310-b66e-134b36920a42
This commit is contained in:
parent
7936277455
commit
54841fd044
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<% project = mobile_project_listing -%>
|
||||
<div id="pjr"><%=
|
||||
link_to project.name, formatted_project_path(project) +
|
||||
link_to(project.name, formatted_project_path(project)) +
|
||||
" (" + count_undone_todos_and_notes_phrase(project,"actions") + ")" %></div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue