* @package webhook * @version $Id$ * @link http://www.zentao.net */ ?> webhook->confirmDelete);?>
recTotal&recPerPage=$pager->recPerPage&pageID=$pager->pageID";?>
webhook->id);?> webhook->name);?> webhook->url);?> webhook->requestType);?> webhook->params);?> webhook->desc);?> actions);?>
id;?> name;?> url;?> requestType;?> params;?> desc;?> id", '', 'list', 'file-text-o'); common::printIcon('webhook', 'action', "webhookID=$webhook->id", '', 'list', 'cog'); common::printIcon('webhook', 'edit', "webhookID=$webhook->id", '', 'list'); if(common::hasPriv('webhook', 'delete')) { $deleteURL = $this->createLink('webhook', 'delete', "webhookID=$webhook->id&confirm=yes"); echo html::a("javascript:ajaxDelete(\"$deleteURL\",\"webhookList\",confirmDelete)", '', '', "title='{$lang->webhook->delete}' class='btn-icon'"); } ?>
show();?>