summaryrefslogtreecommitdiffstats
path: root/app/views/gantts
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2013-01-20 12:31:17 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2013-01-20 12:31:17 +0000
commit8b91a2bb3087c0f409eb1af2ae6eb22ffe6bbf5d (patch)
treec5c9dcc321ad496f7f6bc20c6e55e53a875f57bd /app/views/gantts
parent237f297f03e2f3fac6a41b3c0dadec6d85bcfb12 (diff)
downloadredmine-8b91a2bb3087c0f409eb1af2ae6eb22ffe6bbf5d.tar.gz
redmine-8b91a2bb3087c0f409eb1af2ae6eb22ffe6bbf5d.zip
Removed duplicate HTML element id (#12122).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11211 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'app/views/gantts')
-rw-r--r--app/views/gantts/show.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/gantts/show.html.erb b/app/views/gantts/show.html.erb
index 463e0f1b0..6f50d0575 100644
--- a/app/views/gantts/show.html.erb
+++ b/app/views/gantts/show.html.erb
@@ -12,7 +12,7 @@
<%= render :partial => 'queries/filters', :locals => {:query => @query} %>
</div>
</fieldset>
-<fieldset id="filters" class="collapsible">
+<fieldset class="collapsible">
<legend onclick="toggleFieldset(this);"><%= l(:label_display) %></legend>
<div>
<table>