diff --git a/module/webhook/lang/de.php b/module/webhook/lang/de.php index e9005798bc..8f056938dc 100644 --- a/module/webhook/lang/de.php +++ b/module/webhook/lang/de.php @@ -40,6 +40,7 @@ $lang->webhook->products = $lang->productCommon; $lang->webhook->executions = $lang->execution->common; $lang->webhook->actions = 'Log'; $lang->webhook->deleted = 'Deleted'; +$lang->webhook->approval = 'Approval send message'; $lang->webhook->typeList[''] = ''; $lang->webhook->typeList['dinggroup'] = 'Dingding Robot'; diff --git a/module/webhook/lang/en.php b/module/webhook/lang/en.php index b27e1d8a27..dcbb6f4ec4 100644 --- a/module/webhook/lang/en.php +++ b/module/webhook/lang/en.php @@ -40,6 +40,7 @@ $lang->webhook->products = $lang->productCommon; $lang->webhook->executions = $lang->execution->common; $lang->webhook->actions = 'Log'; $lang->webhook->deleted = 'Deleted'; +$lang->webhook->approval = 'Approval send message'; $lang->webhook->typeList[''] = ''; $lang->webhook->typeList['dinggroup'] = 'Dingding Robot'; diff --git a/module/webhook/lang/fr.php b/module/webhook/lang/fr.php index 9ede256115..6555166e1f 100644 --- a/module/webhook/lang/fr.php +++ b/module/webhook/lang/fr.php @@ -40,6 +40,7 @@ $lang->webhook->products = $lang->productCommon; $lang->webhook->executions = $lang->execution->common; $lang->webhook->actions = 'Log'; $lang->webhook->deleted = 'Deleted'; +$lang->webhook->approval = 'Approval send message'; $lang->webhook->typeList[''] = ''; $lang->webhook->typeList['dinggroup'] = 'Dingding Robot'; diff --git a/module/webhook/lang/zh-cn.php b/module/webhook/lang/zh-cn.php index 5cab898873..f0356b8743 100644 --- a/module/webhook/lang/zh-cn.php +++ b/module/webhook/lang/zh-cn.php @@ -40,6 +40,7 @@ $lang->webhook->products = $lang->productCommon; $lang->webhook->executions = $lang->execution->common; $lang->webhook->actions = '系统日志'; $lang->webhook->deleted = '已删除'; +$lang->webhook->approval = '审批流推送'; $lang->webhook->typeList[''] = ''; $lang->webhook->typeList['dinggroup'] = '钉钉群通知机器人'; diff --git a/module/webhook/view/log.html.php b/module/webhook/view/log.html.php index 7a9569a729..149f61ac3c 100644 --- a/module/webhook/view/log.html.php +++ b/module/webhook/view/log.html.php @@ -44,9 +44,13 @@ date;?> url;?> - dialog == 1 ? 'data-toggle="modal" data-type="iframe"' : '';?> - dialog == 1) $log->actionURL = $this->createLink($log->module, 'view', "id=$log->moduleID", '' , true)?> + + actionURL = $this->createLink($log->module, 'view', "id=$log->moduleID", '' , true)?> + action):?> actionURL, $log->action, '', $iframe);?> + + webhook->approval;?> + contentType;?> result;?>