]> source.dussan.org Git - redmine.git/commit
Removes RJS from GroupsController.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 19 Jul 2012 16:57:59 +0000 (16:57 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 19 Jul 2012 16:57:59 +0000 (16:57 +0000)
commit21ee2e2cf246550436b22d5d32698d87839cad6c
treefe38d693dd720e069d97a5fe39d886f3baeaeca5
parent035805fbd04286bff0965b588b7c7dbef6652c63
Removes RJS from GroupsController.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10044 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/groups_controller.rb
app/views/groups/add_users.js.erb [new file with mode: 0644]
app/views/groups/destroy_membership.js.erb [new file with mode: 0644]
app/views/groups/edit_membership.js.erb [new file with mode: 0644]
app/views/groups/remove_user.js.erb [new file with mode: 0644]
test/functional/groups_controller_test.rb