##// END OF EJS Templates
Introduce virtual MenuNodes (#15880)....
Introduce virtual MenuNodes (#15880). They are characterized by having a blank url. they will only be rendered if the user is authorized to see at least one of its children. they render as links which do nothing when clicked. Patch by Jan Schulz-Hofen. git-svn-id: http://svn.redmine.org/redmine/trunk@15501 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r7416:a4c4edacfdf7
r15119:53710d80fc88
Show More
lost_password.text.erb
4 lines | 97 B | text/plain | TextLexer
/ app / views / mailer / lost_password.text.erb
<%= l(:mail_body_lost_password) %>
<%= @url %>
<%= l(:field_login) %>: <%= @token.user.login %>