This commit is contained in:
wangyidong
2021-08-03 17:22:19 +08:00
2 changed files with 1 additions and 10 deletions
+1 -1
View File
@@ -2496,7 +2496,7 @@ class execution extends control
}
/**
* batch unlink story.
* Batch unlink story.
*
* @param int $executionID
* @access public
-9
View File
@@ -104,15 +104,6 @@
<?php if($i != 1) echo '</tr>';?>
<?php $i++;?>
<?php endforeach;?>
<?php else:?>
<td></td>
<td></td>
<td></td>
<td></td>
<?php if(isset($config->maxVersion)):?>
<td></td>
<td></td>
<?php endif;?>
<?php endif;?>
</tr>
<?php endforeach;?>