##// END OF EJS Templates
rename .rhtml to .html.erb of app/views/repositories/_link_to_functions.rhtml....
rename .rhtml to .html.erb of app/views/repositories/_link_to_functions.rhtml. :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6534 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

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