* Fix bug.

This commit is contained in:
leiyong
2021-04-13 16:00:45 +00:00
parent 68bca5dcf6
commit 86d44e25a6
4 changed files with 9 additions and 6 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
?>
<?php if(isset($tips)):?>
<?php $defaultURL = $config->systemMode == 'new' ? $this->createLink('project', 'execution', "status=all&projectID=$projectID") : $this->createLink('execution', 'task', 'executionID=' . $executionID);?>
<?php include '../../common/view/header.lite.html.php';?>
<?php include '../../common/view/header.html.php';?>
<body>
<div class='modal-dialog mw-500px' id='tipsModal'>
<div class='modal-header'>