]> source.dussan.org Git - redmine.git/commit
Fix HTML structure of query_form on calendar/gantt views (#26125).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 25 Jun 2017 15:15:23 +0000 (15:15 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 25 Jun 2017 15:15:23 +0000 (15:15 +0000)
commit7591a6b6ed874a5ebfd2754d0558819e1ee3a31e
tree0780471b1432dc760532627f5318a16400f55c49
parentad5a4c5d107d12d3c160db6bdd852bbbbcde2178
Fix HTML structure of query_form on calendar/gantt views (#26125).

This unifies the HTML structure of the query form on the calendars/show
and gantts/show views to be the same as it is currently for the issues
and spent time views, which were themself unified into the new
queries/_query_form partial in r15649.

Patch by Mischa The Evil.

git-svn-id: http://svn.redmine.org/redmine/trunk@16701 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/views/calendars/show.html.erb
app/views/gantts/show.html.erb