]> source.dussan.org Git - redmine.git/commit
Reorder links refactoring (follows r2526).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 1 Mar 2009 12:03:48 +0000 (12:03 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 1 Mar 2009 12:03:48 +0000 (12:03 +0000)
commit47f5713b1e1cbe636582fd3f59fadc10dd8491a1
tree1445d5a47586270596067bbbf53ff409f6078758
parent56bdcf407f898067d5bef188e5df5ad273000e5c
Reorder links refactoring (follows r2526).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2546 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/boards_controller.rb
app/controllers/custom_fields_controller.rb
app/controllers/enumerations_controller.rb
app/controllers/issue_statuses_controller.rb
app/controllers/roles_controller.rb
app/views/custom_fields/index.rhtml
app/views/enumerations/list.rhtml
app/views/issue_statuses/list.rhtml
app/views/projects/settings/_boards.rhtml
app/views/roles/list.rhtml
test/functional/roles_controller_test.rb