OSDN Git Service

Applied the flash notices patch by Matt Jones (slightly edited).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 2 Aug 2007 17:42:20 +0000 (17:42 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 2 Aug 2007 17:42:20 +0000 (17:42 +0000)
commit2d5ac54d2eb9f49b8a2f65b4469aa6d95a1e85d6
treeefc30fe2b599ba2cce8f368460b76c32fb197413
parent7701de9ae4fd85ef7ddc0e3a26e2234793d7e902
Applied the flash notices patch by Matt Jones (slightly edited).
flash[:notice] and flash[:error] are now used for notice/error messages.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@600 e93f8b46-1217-0410-a6f0-8f06a7374b81
16 files changed:
app/controllers/account_controller.rb
app/controllers/custom_fields_controller.rb
app/controllers/enumerations_controller.rb
app/controllers/issue_categories_controller.rb
app/controllers/issue_statuses_controller.rb
app/controllers/issues_controller.rb
app/controllers/my_controller.rb
app/controllers/projects_controller.rb
app/controllers/repositories_controller.rb
app/controllers/roles_controller.rb
app/controllers/trackers_controller.rb
app/controllers/users_controller.rb
app/controllers/versions_controller.rb
app/controllers/wiki_controller.rb
app/views/layouts/base.rhtml
public/stylesheets/application.css