]> source.dussan.org Git - redmine.git/commit
Ability to edit a wiki page's parent on the edit page (#6449).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 5 Feb 2012 14:35:27 +0000 (14:35 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 5 Feb 2012 14:35:27 +0000 (14:35 +0000)
commit001b255b081bec908851ac7e8d715f1bb6e61c03
tree3ebd6b7728c0edf5300a3ef681dfffb22b804ed3
parent6c27093a8bf4263903f53e9ed774b3794fc143b9
Ability to edit a wiki page's parent on the edit page (#6449).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8787 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/wiki_controller.rb
app/models/wiki_page.rb
app/views/wiki/edit.html.erb
test/functional/wiki_controller_test.rb