This commit is contained in:
孙广明
2022-12-16 13:44:44 +08:00
parent 9d4bd9d8e1
commit 4ffbfab306
+1 -1
View File
@@ -23,7 +23,7 @@
</div>
<form id='repoForm' method='post' class='form-ajax'>
<table class='table table-form'>
<?php if($this->app->tab =='project'):?>
<?php if($this->app->tab == 'project' or $this->app->tab == 'execution'):?>
<?php echo html::hidden('product', implode(',', array_keys($products)));?>
<?php else:?>
<tr>