Mercurial > hg > soundsoftware-site
diff app/views/projects/show.rhtml @ 349:c46fbe5d58ce live
Merge from branch "feature_122"
author | Chris Cannam |
---|---|
date | Thu, 31 Mar 2011 15:23:55 +0100 |
parents | 1a514b9347d4 361602c5e6bb |
children | a1e6dc0e204b |
line wrap: on
line diff
--- a/app/views/projects/show.rhtml Thu Mar 31 15:23:46 2011 +0100 +++ b/app/views/projects/show.rhtml Thu Mar 31 15:23:55 2011 +0100 @@ -23,7 +23,8 @@ <% end %> </ul> - <% if User.current.allowed_to?(:view_issues, @project) %> + <% if User.current.allowed_to?(:view_issues, @project) and @open_issues_by_tracker.values.any? %> + <div class="issues box"> <h3><%=l(:label_issue_tracking)%></h3> <ul>