##// END OF EJS Templates
Added subprojects issue count on project "Reports" page...
Added subprojects issue count on project "Reports" page git-svn-id: http://redmine.rubyforge.org/svn/trunk@410 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r330:027bf93849e8
r407:52ced19e2e58
Show More
document_add_es.rhtml
3 lines | 207 B | text/html+ruby | RhtmlLexer
/ app / views / mailer / document_add_es.rhtml
Jean-Philippe Lang
added svn:eol-style native property on /app files...
r330 A document has been added to <%= @document.project.name %> (<%= @document.category.name %>):
<%= l(:field_title) %>: <%= @document.title %>
Jean-Philippe Lang
mail notifications added when:...
r193 http://<%= Setting.host_name %>/documents/show/<%= @document.id %>