##// END OF EJS Templates
Improved Redmine links:...
Improved Redmine links: * issue and changeset links generated only if the object exists * issue subject and status appear in the link title * strike issue link if issue is closed * red wiki page link if page doesn't exist * new icon for external links Wiki page cache had to be disabled. git-svn-id: http://redmine.rubyforge.org/svn/trunk@714 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r492:d94bcd285abb
r703:fdf842a4c458
Show More
403.rhtml
4 lines | 106 B | text/html+ruby | RhtmlLexer
<h2>403</h2>
<p><%= l(:notice_not_authorized) %></p>
<p><a href="javascript:history.back()">Back</a></p>