* adjust error.

This commit is contained in:
wangyidong
2021-06-29 09:10:57 +08:00
parent c36f697aef
commit 5fb6d97efd
2 changed files with 1 additions and 7 deletions
+1 -1
View File
@@ -16,7 +16,6 @@
<?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.html.php';?>
<?php js::set('isStage', false);?>
<body>
<div class='modal-dialog mw-500px' id='tipsModal'>
<div class='modal-header'>
@@ -39,6 +38,7 @@
<?php js::set('holders', $lang->execution->placeholder);?>
<?php js::set('errorSameProducts', $lang->execution->errorSameProducts);?>
<?php js::set('productID', empty($productID) ? 0 : $productID);?>
<?php js::set('isStage', false);?>
<div id='mainContent' class='main-content'>
<div class='center-block'>
<div class='main-header'>