]> source.dussan.org Git - redmine.git/commit
Use a modal form to create a category from the issue form.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 24 May 2012 17:31:53 +0000 (17:31 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 24 May 2012 17:31:53 +0000 (17:31 +0000)
commitc77370a9ebd58dedac42ae0a7b8a045650f80ebc
tree2d0c26c8a967c6db161ef6e1857f5ceb97f5c807
parent6206c88dfabf4b320ab35026c2833dbb4e9a593c
Use a modal form to create a category from the issue form.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9707 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/issue_categories_controller.rb
app/views/issue_categories/_new_modal.html.erb [new file with mode: 0644]
app/views/issues/_attributes.html.erb
test/functional/issue_categories_controller_test.rb