From 31109d651980cd0dcb569f5374777ee8dd6558a7 Mon Sep 17 00:00:00 2001 From: lanzongjun Date: Thu, 7 Jul 2022 16:36:24 +0800 Subject: [PATCH] * fix task #60100 --- module/caselib/view/browse.html.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module/caselib/view/browse.html.php b/module/caselib/view/browse.html.php index a148c5d427..68893bd758 100644 --- a/module/caselib/view/browse.html.php +++ b/module/caselib/view/browse.html.php @@ -47,6 +47,8 @@ js::set('flow', $config->global->flow); } ?> testcase->bySearch;?> + +
global->flow); echo html::a($link, " " . $this->lang->caselib->view, '', "class='btn btn-link'"); } ?> -
-
" . $lang->caselib->exportTemplet, '', "class='btn btn-link export' data-width='40%'");?> " . $lang->testcase->fileImport, '', "class='btn btn-link export'");?>