comparison app/views/projects/_mature.html.erb @ 1519:afce8026aaeb redmine-2.4-integration

Merge from branch "live"
author Chris Cannam
date Tue, 09 Sep 2014 09:34:53 +0100
parents 467282ce64a4
children
comparison
equal deleted inserted replaced
1518:2e8063097240 1519:afce8026aaeb
1 1
2 <ul> 2 <ul>
3 3
4 <% 4 <%
5 for project in mature_projects(5) 5 for project in varied_mature_projects(7)
6 %> 6 %>
7 7
8 <li class="busy"> 8 <li class="busy">
9 <span class="title"> 9 <span class="title">
10 <% if !project.root? %> 10 <% if !project.root? %>