##// END OF EJS Templates
wrapped javascript with //<![CDATA[ in my/page_layout...
wrapped javascript with //<![CDATA[ in my/page_layout git-svn-id: http://redmine.rubyforge.org/svn/trunk@245 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r193:2d47a6d71c09
r242:10e77d865b6c
Show More
document_add_es.rhtml
3 lines | 210 B | text/html+ruby | RhtmlLexer
/ app / views / mailer / document_add_es.rhtml
Jean-Philippe Lang
mail notifications added when:...
r193 A document has been added to <%= @document.project.name %> (<%= @document.category.name %>):
<%= l(:field_title) %>: <%= @document.title %>
http://<%= Setting.host_name %>/documents/show/<%= @document.id %>