From a0a7e9d00179524b4c6242e638ced5e3674accd3 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Sat, 19 Mar 2016 09:07:08 +0000 Subject: [PATCH] Add id and class for easier styling of query filters (#22018). MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Patch by Felix Schäfer. git-svn-id: http://svn.redmine.org/redmine/trunk@15255 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- app/views/gantts/show.html.erb | 2 +- app/views/issues/index.html.erb | 8 ++++---- app/views/queries/_form.html.erb | 4 ++-- app/views/timelog/_date_range.html.erb | 4 ++-- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/app/views/gantts/show.html.erb b/app/views/gantts/show.html.erb index dc89b2090..070a0def6 100644 --- a/app/views/gantts/show.html.erb +++ b/app/views/gantts/show.html.erb @@ -20,7 +20,7 @@ <%= render :partial => 'queries/filters', :locals => {:query => @query} %> -