]> source.dussan.org Git - redmine.git/commit
CustomFieldsController#list moved to #index.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 17 Jan 2009 08:46:23 +0000 (08:46 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 17 Jan 2009 08:46:23 +0000 (08:46 +0000)
commitee1bb54ab624e095919b6bf4251fdcafcc43758a
treec23d99ca6a5098e86b2fa41aa2bc27efc9501999
parent48295a6c4b9ac47263631b653153743b43afdf66
CustomFieldsController#list moved to #index.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2274 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/custom_fields_controller.rb
app/views/custom_fields/index.rhtml [new file with mode: 0644]
app/views/custom_fields/list.rhtml [deleted file]
test/functional/custom_fields_controller_test.rb