* Finish task #8194.

This commit is contained in:
holan20180123
2020-11-10 10:34:08 +08:00
parent a10b52f3c6
commit 159cd5c41d
11 changed files with 33 additions and 11 deletions
+2
View File
@@ -30,7 +30,9 @@
</div>
<?php if(!isonlybody()):?>
<div class="btn-toolbar pull-right">
<?php if(empty($this->config->global->closedProductStatus) or $product->status != 'closed'):?>
<?php common::printLink('bug', 'create', "productID={$bug->product}&branch={$bug->branch}&extra=moduleID={$bug->module}", "<i class='icon icon-plus'></i>" . $lang->bug->create, '', "class='btn btn-primary'"); ?>
<?php endif;?>
</div>
<?php endif;?>
</div>