##// END OF EJS Templates
Removes description column from the admin project list to get a better looking project tree....
Removes description column from the admin project list to get a better looking project tree. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4270 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r3795:6f3ae29522f4
r4156:128c92779c72
Show More
_menu.rhtml
5 lines | 79 B | text/html+ruby | RhtmlLexer
<div id="admin-menu">
<ul>
<%= render_menu :admin_menu %>
</ul>
</div>