* Delete file on zentao max version.

This commit is contained in:
wangyuting
2023-07-18 14:21:14 +08:00
parent 3fd7ba0121
commit db48aa14e0
6 changed files with 0 additions and 144 deletions
-24
View File
@@ -1,24 +0,0 @@
<?php
declare(strict_types=1);
/**
* The feedback block view file of block 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>
* @package block
* @link https://www.zentao.net
*/
namespace zin;
panel
(
set('headingClass', 'border-b'),
set::title($block->title),
div
(
'正在开发中...'
)
);
render();
-24
View File
@@ -1,24 +0,0 @@
<?php
declare(strict_types=1);
/**
* The issue block view file of block 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>
* @package block
* @link https://www.zentao.net
*/
namespace zin;
panel
(
set('headingClass', 'border-b'),
set::title($block->title),
div
(
'正在开发中...'
)
);
render();
-24
View File
@@ -1,24 +0,0 @@
<?php
declare(strict_types=1);
/**
* The meeting block view file of block 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>
* @package block
* @link https://www.zentao.net
*/
namespace zin;
panel
(
set('headingClass', 'border-b'),
set::title($block->title),
div
(
'正在开发中...'
)
);
render();
-24
View File
@@ -1,24 +0,0 @@
<?php
declare(strict_types=1);
/**
* The review block view file of block 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>
* @package block
* @link https://www.zentao.net
*/
namespace zin;
panel
(
set('headingClass', 'border-b'),
set::title($block->title),
div
(
'正在开发中...'
)
);
render();
-24
View File
@@ -1,24 +0,0 @@
<?php
declare(strict_types=1);
/**
* The risk block view file of block 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>
* @package block
* @link https://www.zentao.net
*/
namespace zin;
panel
(
set('headingClass', 'border-b'),
set::title($block->title),
div
(
'正在开发中...'
)
);
render();
-24
View File
@@ -1,24 +0,0 @@
<?php
declare(strict_types=1);
/**
* The ticket block view file of block 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>
* @package block
* @link https://www.zentao.net
*/
namespace zin;
panel
(
set('headingClass', 'border-b'),
set::title($block->title),
div
(
'正在开发中...'
)
);
render();