From 4300887c854478a4a272581d74a3510e86005ab6 Mon Sep 17 00:00:00 2001 From: jingquan huang Date: Sat, 18 May 2019 22:21:43 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=84=E6=B5=8B=E8=AE=B0=E5=BD=95=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F=E4=BF=AE=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/managements/evaluate_simple.html.erb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/app/views/managements/evaluate_simple.html.erb b/app/views/managements/evaluate_simple.html.erb index a8174770..8d8baa0a 100644 --- a/app/views/managements/evaluate_simple.html.erb +++ b/app/views/managements/evaluate_simple.html.erb @@ -35,12 +35,12 @@ 文件更新 中间层总耗时 pull代码 - pod启动 - pod执行 + pod启动 + pod执行 中间层回传 - 前端轮询 + 前端轮询 回调结果存储 - 实训详情 + 实训详情 @@ -58,7 +58,7 @@ <%= record.return_back %> <%= record.front_js %> <%= record.test_cases %> - <%= link_to record.game.try(:identifier), task_path(record.game), :target => "_blank" %> + <%= link_to record.game.challenge.try(:subject), task_path(record.game), :target => "_blank" %> <% end %>