##// END OF EJS Templates
Merged r1400 from trunk....
Jean-Philippe Lang -
r1393:76ec11422d85
parent child
Show More
@@ -12,6 +12,7
12 12 </div>
13 13
14 14 <div class="splitcontentright">
15 <% if @projects.any? %>
15 16 <div class="box">
16 17 <h3 class="icon22 icon22-projects"><%=l(:label_project_latest)%></h3>
17 18 <ul>
@@ -22,7 +23,8
22 23 </li>
23 24 <% end %>
24 25 </ul>
25 </div>
26 </div>
27 <% end %>
26 28 </div>
27 29
28 30 <% content_for :header_tags do %>
General Comments 0
You need to be logged in to leave comments. Login now