* Hidden merge button.

This commit is contained in:
xieqiyu
2021-11-10 10:09:46 +08:00
parent 36b8752cdd
commit 820fbef7b4
-3
View File
@@ -128,9 +128,6 @@
?>
</div>
<?php endif;?>
<div class="table-actions btn-toolbar">
<?php echo html::submitButton($lang->branch->merge, '', 'btn');?>
</div>
<?php endif;?>
<?php $pager->show('right', 'pagerjs');?>
</div>