From c2c60714df674e97124bc606f4542ca0ed1e2d15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BB=94=E5=93=A5?= Date: Thu, 24 May 2018 09:21:29 +0800 Subject: [PATCH] * Finish task#4245 --- module/testtask/view/linkcase.html.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/module/testtask/view/linkcase.html.php b/module/testtask/view/linkcase.html.php index 94c49792f0..5ee3d36947 100644 --- a/module/testtask/view/linkcase.html.php +++ b/module/testtask/view/linkcase.html.php @@ -24,7 +24,8 @@ echo "
"; $suitViewName = $type == 'bysuite'? $suiteList[$param]->name : $lang->testtask->linkBySuite; - echo "{$suitViewName} "; + $suitActive = $type == 'bysuite' ? 'btn-active-text' : ''; + echo "{$suitViewName} "; echo "