##// END OF EJS Templates
Added basic Theme support....
Added basic Theme support. Theme is set at application level (in Admin -> Settings). For now, themes can override stylesheets only (application.css). git-svn-id: http://redmine.rubyforge.org/svn/trunk@818 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r635:c4239a4fd2f9
r807:824a67ab5a34
Show More
document_add_it.rhtml
4 lines | 273 B | text/html+ruby | RhtmlLexer
/ app / views / mailer / document_add_it.rhtml
Un documento e' stato aggiunto a <%= @document.project.name %> (<%= @document.category.name %>):
<%= l(:field_title) %>: <%= @document.title %>
<%= url_for :only_path => false, :host => Setting.host_name, :controller => 'documents', :action => 'show', :id => @document %>