Merge branch 'master' of https://gitlab.zcorp.cc/easycorp/zentaopms
This commit is contained in:
@@ -2496,7 +2496,7 @@ class execution extends control
|
||||
}
|
||||
|
||||
/**
|
||||
* batch unlink story.
|
||||
* Batch unlink story.
|
||||
*
|
||||
* @param int $executionID
|
||||
* @access public
|
||||
|
||||
@@ -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;?>
|
||||
|
||||
Reference in New Issue
Block a user