##// END OF EJS Templates
Removed @html_title assignments in controllers....
Removed @html_title assignments in controllers. Views can now set the header title using set_htmh_title(title) method. git-svn-id: http://redmine.rubyforge.org/svn/trunk@715 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r416:f7d514125165
r704:7e4611ad3180
Show More
print.css
2 lines | 125 B | text/css | LassoCssLexer
#header, #navigation, #subcontent, #footer { display:none; }
.menu { display:none; }
.contextual, .rightbox { display:none; }