##// END OF EJS Templates
Focus on the input when adding a related issue on issues/show page. #4656...
Focus on the input when adding a related issue on issues/show page. #4656 Contributed by Edouard Briere git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3915 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r1019:3e0acc0b7e1f
r3801:8a2bc5772e0e
Show More
403.rhtml
6 lines | 130 B | text/html+ruby | RhtmlLexer
<h2>403</h2>
<p><%= l(:notice_not_authorized) %></p>
<p><a href="javascript:history.back()">Back</a></p>
<% html_title '403' %>