]> source.dussan.org Git - redmine.git/commit
Render issue attributes using divs instead of a table for responsiveness (#19097).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 8 Nov 2015 11:50:36 +0000 (11:50 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 8 Nov 2015 11:50:36 +0000 (11:50 +0000)
commitcb0866f31307680aad80a96d0a9d9962ac193f03
tree21243e698024a6f7fea2e1e3f1b063da57a1428f
parent161558e9d0d6f11bfbaedf71e282263077dc8577
Render issue attributes using divs instead of a table for responsiveness (#19097).

git-svn-id: http://svn.redmine.org/redmine/trunk@14848 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/helpers/issues_helper.rb
app/views/issues/show.html.erb
public/stylesheets/application.css
test/functional/issues_controller_test.rb
test/functional/issues_custom_fields_visibility_test.rb
test/integration/issues_test.rb