* finish task #3560.

This commit is contained in:
wangyidong
2018-01-11 11:05:50 +08:00
parent 6301f40a61
commit bd1ea46a9c
45 changed files with 511 additions and 259 deletions
+1 -8
View File
@@ -10,16 +10,9 @@
* @link http://www.zentao.net
*/
?>
<?php include '../../common/view/header.html.php';?>
<?php include $this->app->getModuleRoot() . 'webhook/view/header.html.php';?>
<?php include '../../common/view/form.html.php';?>
<div class='container mw-600px'>
<div id="titlebar">
<div class="heading">
<strong><?php echo html::a($this->createLink('webhook', 'browse'), $lang->admin->api);?></strong>
<small class="text-muted"> <?php echo $lang->admin->log;?></small>
<small class="text-muted"> <?php echo $lang->admin->setting;?></small>
</div>
</div>
<form id='logForm' method='post' class='ajaxForm'>
<table class='table table-form'>
<tr>