]> source.dussan.org Git - redmine.git/commit
Don't reload the page when adding/removing a block.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 13 Mar 2017 20:02:34 +0000 (20:02 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 13 Mar 2017 20:02:34 +0000 (20:02 +0000)
commit28e34e101cc3222c2eefb93201cf3cd957f81f7b
tree976a4bc0f94d0dbb544c49839db81a843fd11691
parent327a6e54da602670d33b33b8054a9aa421e2f09d
Don't reload the page when adding/removing a block.

git-svn-id: http://svn.redmine.org/redmine/trunk@16394 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/my_controller.rb
app/helpers/my_helper.rb
app/views/my/add_block.js.erb [new file with mode: 0644]
app/views/my/page.html.erb
app/views/my/remove_block.js.erb [new file with mode: 0644]
test/functional/my_controller_test.rb