* Add testreport view page.

This commit is contained in:
wangyuting
2023-06-27 16:18:11 +08:00
parent c0d50ea15b
commit ca094bb9b1
8 changed files with 165 additions and 24 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
<?php
declare(strict_types=1);
/**
* The create view file of testreport module of ZenTaoPMS.
* The edit view file of testreport module of ZenTaoPMS.
* @copyright Copyright 2009-2023 禅道软件(青岛)有限公司(ZenTao Software (Qingdao) Co., Ltd. www.zentao.net)
* @license ZPL(https://zpl.pub/page/zplv12.html) or AGPL(https://www.gnu.org/licenses/agpl-3.0.en.html)
* @author Yuting Wang <wangyuting@easycorp.ltd>
@@ -102,7 +102,7 @@ formPanel
'help',
set('data-toggle', 'tooltip'),
set('id', 'goalTip'),
set('class', 'text-warning')
set('class', 'text-light')
),
$execution->desc
)