* finish task #4224.

This commit is contained in:
wangyidong
2018-05-23 15:11:48 +08:00
parent b17beb30c8
commit 67aec16baa
+1 -1
View File
@@ -25,7 +25,7 @@
<div class='btn-toolbar pull-right'>
<div class='btn-group'>
<div class='btn-group' id='createActionMenu'>
<?php common::printIcon('webhook', 'create', '', '', 'button', '', '', 'btn-primary');?>
<?php if(common::hasPriv('webhook', 'create')) echo html::a($this->createLink('webhook', 'create'), "<i class='icon-plus'></i> {$lang->webhook->create}", '', "class='btn btn-primary'");?>
</div>
</div>
</div>