]> source.dussan.org Git - redmine.git/commit
Move changesets to its own tab (#3058).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 20 Jun 2019 07:08:27 +0000 (07:08 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 20 Jun 2019 07:08:27 +0000 (07:08 +0000)
commitbe660e11cc2bf68b94451f77e612e0ee0cd666cc
tree130496134ee7db4212b9a19ad913ceab00d00f0d
parentb132b8e914c5612218bb161af19aa916b18deab3
Move changesets to its own tab (#3058).

Patch by Marius BALTEANU.

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