]> source.dussan.org Git - redmine.git/commit
Add time entries tab to issue history tabs (#3058).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 20 Jun 2019 07:11:26 +0000 (07:11 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 20 Jun 2019 07:11:26 +0000 (07:11 +0000)
commit0714ced81572a1501d37bc866855a7f339c3bf03
tree7c47bf17258264168494a7bda5f31036cbaab132
parentbe660e11cc2bf68b94451f77e612e0ee0cd666cc
Add time entries tab to issue history tabs (#3058).

Patch by Marius BALTEANU.

git-svn-id: http://svn.redmine.org/redmine/trunk@18274 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/issues_controller.rb
app/helpers/issues_helper.rb
app/views/issues/tabs/_time_entries.html.erb [new file with mode: 0644]
test/functional/issues_controller_test.rb