]> source.dussan.org Git - redmine.git/commit
Create role by copy (#9258).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 3 Sep 2012 17:04:28 +0000 (17:04 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 3 Sep 2012 17:04:28 +0000 (17:04 +0000)
commitca7498c2d6cc31176690b597dba10f7c853a8b57
treebe7b1c5e21e0b72b064373cda73557ef4f8ab8ba
parent1b64e4be5ea81389da7f10c5e76dfb3a504688a7
Create role by copy (#9258).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10285 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/roles_controller.rb
app/models/role.rb
app/views/roles/_form.html.erb
app/views/roles/index.html.erb
test/functional/roles_controller_test.rb
test/unit/role_test.rb