##// END OF EJS Templates
Applied 'register notice' patch by Matt Jones....
Applied 'register notice' patch by Matt Jones. The user is now redirected to the login screen after having registered. git-svn-id: http://redmine.rubyforge.org/svn/trunk@601 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r550:4a20ece43ea1
r598:acebceb1d74b
Show More
document_add.rhtml
3 lines | 207 B | text/html+ruby | RhtmlLexer
/ app / views / mailer / document_add.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 %>