From 839a408a8207dc959db8fce94a4812504a8ca1ae Mon Sep 17 00:00:00 2001 From: daiao <358551898@qq.com> Date: Fri, 24 Mar 2017 17:07:03 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=9E=E8=AE=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/shixuns/_monitor_tip.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/shixuns/_monitor_tip.html.erb b/app/views/shixuns/_monitor_tip.html.erb index bd66aed4d..4744c3540 100644 --- a/app/views/shixuns/_monitor_tip.html.erb +++ b/app/views/shixuns/_monitor_tip.html.erb @@ -14,7 +14,7 @@ <% if @had_exec == true %> <%= link_to "确 定", myshixun_path(@tpm), :class => "task-btn task-btn-green fr", :onclick => "hideModal();show_begin_challeng();", :target => "_blank" %> <% else %> - 确定 + 确定 <% end %>