From d21bda87a77ab682aa6d1130875c2eb3712a9d47 Mon Sep 17 00:00:00 2001 From: zhanghaitao <562681745@qq.com> Date: Thu, 14 Aug 2014 11:37:03 +0800 Subject: [PATCH] =?UTF-8?q?#938=20=E4=B8=8B=E6=8B=89=E6=A1=86=E4=BB=BB?= =?UTF-8?q?=E9=80=89=E6=9F=90=E9=A1=B9=EF=BC=8C=E7=82=B9=E5=87=BB=E2=80=9C?= =?UTF-8?q?=E6=9F=A5=E8=AF=A2=E2=80=9D=E5=8F=91=E7=94=9F=E5=BC=82=E5=B8=B8?= =?UTF-8?q?=E9=97=AE=E9=A2=98=E8=A7=A3=E5=86=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/issues/index.html.erb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/views/issues/index.html.erb b/app/views/issues/index.html.erb index 31cf824d7..67b3d46c4 100644 --- a/app/views/issues/index.html.erb +++ b/app/views/issues/index.html.erb @@ -34,6 +34,7 @@ <%= render :partial => 'queries/filters', :locals => {:query => @query} %> +
<%= link_to_function l(:label_issue_query), 'submit_query_form("query_form")', :class => 'icon icon-checked' %> <%= link_to l(:label_issue_cancel_query), {:set_filter => 1, :project_id => @project}, :class => 'icon icon-reload' %>