* Add testreport view page.
This commit is contained in:
@@ -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
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user