]> source.dussan.org Git - redmine.git/commit
Update the new custom field form with remotely.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 7 Aug 2012 16:58:51 +0000 (16:58 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 7 Aug 2012 16:58:51 +0000 (16:58 +0000)
commit599736aca7b9b5bd47d39fdf72c9fc1127730497
tree1aabc950dccab01b701b45c43a13cee79b491fbe
parent1749fbf3e6169c7aa304c967ab4ff7ea4217e61e
Update the new custom field form with remotely.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10163 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/custom_field.rb
app/views/custom_fields/_form.html.erb
app/views/custom_fields/edit.html.erb
app/views/custom_fields/new.html.erb
app/views/custom_fields/new.js.erb [new file with mode: 0644]
test/functional/custom_fields_controller_test.rb