* @package webhook * @version $Id$ * @link http://www.zentao.net */ ?>
webhook->api;?> webhook->edit;?>
type != 'dingding'):?> type,") === false):?>
webhook->type;?> webhook->typeList, $webhook->type, "class='form-control'");?>
webhook->name;?> name, "class='form-control'");?>
webhook->url;?> url, "class='form-control'");?> webhook->note->typeList, $webhook->type);?>
webhook->sendType;?> webhook->sendTypeList, $webhook->sendType, "class='form-control'");?> webhook->note->async;?>
webhook->product;?> products, "class='form-control chosen' multiple");?> webhook->note->product;?>
webhook->project;?> projects, "class='form-control chosen' multiple");?> webhook->note->project;?>
webhook->paramsList, $webhook->params);?>
webhook->objectTypes as $objectType => $actions):?>
actions->$objectType) ? $webhook->actions->$objectType : '');?>
webhook->desc;?> desc, "rows='3' class='form-control'");?>