##// END OF EJS Templates
Fixed my_controller_test.rb (errors are now in flash[:error])...
Fixed my_controller_test.rb (errors are now in flash[:error]) git-svn-id: http://redmine.rubyforge.org/svn/trunk@606 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r550:4a20ece43ea1
r603:5bd26ede4200
Show More
document_add.rhtml
3 lines | 207 B | text/html+ruby | RhtmlLexer
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 %>