##// END OF EJS Templates
Check permissions before the extra condition for displaying a menu item (#12721)....
Check permissions before the extra condition for displaying a menu item (#12721). Patch by Daniel Ritz. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11112 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r6883:7bfc3c352cd0
r10882:9c698157f448
Show More
settings.html.erb
5 lines | 114 B | text/plain | TextLexer
<h2><%=l(:label_settings)%></h2>
<%= render_tabs project_settings_tabs %>
<% html_title(l(:label_settings)) -%>