* Fix bug of xiangmu

This commit is contained in:
liuyongkai
2022-08-10 09:15:36 +00:00
parent de30066a3b
commit fd46c9fd62
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -23,6 +23,7 @@
<small><?php echo $lang->arrow . ' ' . $lang->execution->edit;?></small>
</h2>
</div>
<?php echo html::hidden('project', 0);?>
<form class='load-indicator main-form form-ajax' method='post' target='hiddenwin' id='dataform'>
<table class='table table-form'>
<?php if($config->systemMode == 'new' and isset($project)):?>