From 7fc2ea04844069d17d33920bfcb492c2b849e008 Mon Sep 17 00:00:00 2001 From: lizanle <491823689@qq.com> Date: Thu, 22 Jan 2015 17:22:29 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=9B=BD=E9=99=85=E5=8C=96?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E5=90=8D=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/system_log/time_analysis.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/system_log/time_analysis.html.erb b/app/views/system_log/time_analysis.html.erb index 3f42eb6fc..c945e1dec 100644 --- a/app/views/system_log/time_analysis.html.erb +++ b/app/views/system_log/time_analysis.html.erb @@ -33,7 +33,7 @@ <%= l(:label_log_access_controller_action) %> <%= l(:label_log_response_time) %> <%= l(:label_log_views_time) %> - <%= l(:label_log_access_time_percent) %> + <%= l(:label_log_views_time_percent) %> <%= l(:label_log_active_record_time) %> <%= l(:label_log_active_record_time_percent) %> <% unless @log_result.nil? %>