* Finish task #5335.
This commit is contained in:
@@ -64,7 +64,7 @@ $formID = $type == 'leftBug' ? 'unlinkedLeftBugsForm' : 'unlinkedBugsForm';
|
||||
<?php if($unlinkedCount):?>
|
||||
<div class="checkbox-primary check-all"><label><?php echo $lang->selectAll?></label></div>
|
||||
<div class="table-actions btn-toolbar">
|
||||
<?php echo html::submitButton($lang->release->linkBug, '', 'btn');?>
|
||||
<?php echo html::submitButton($lang->release->linkBug, '', 'btn btn-secondary');?>
|
||||
</div>
|
||||
<?php endif;?>
|
||||
<div class="btn-toolbar">
|
||||
|
||||
Reference in New Issue
Block a user