]> source.dussan.org Git - redmine.git/commit
Separated new/edit views for the timelog controller.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 10 Jan 2012 17:35:09 +0000 (17:35 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 10 Jan 2012 17:35:09 +0000 (17:35 +0000)
commit8eef72aa1a443a8cdc9d4c610e68fe408d5a1fcc
treedf8133e762edab7ead32818174f765f590e7de0d
parent4fc8c11cc06d3682f64f985e030ae6f57bd92be1
Separated new/edit views for the timelog controller.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8628 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/timelog_controller.rb
app/views/timelog/_form.html.erb [new file with mode: 0644]
app/views/timelog/edit.html.erb
app/views/timelog/new.html.erb [new file with mode: 0644]
test/functional/timelog_controller_test.rb