Mercurial > hg > soundsoftware-site
changeset 349:c46fbe5d58ce live
Merge from branch "feature_122"
author | Chris Cannam |
---|---|
date | Thu, 31 Mar 2011 15:23:55 +0100 |
parents | 8d0e011332ef (current diff) 361602c5e6bb (diff) |
children | 9ccc63655a21 |
files | app/views/projects/show.rhtml |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
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>