This commit is contained in:
liyuchun
2021-11-30 16:11:27 +08:00
6 changed files with 12 additions and 2 deletions
+1 -1
View File
@@ -836,7 +836,7 @@ class gitlab extends control
if($res or is_array($res))
{
die(js::locate($this->createLink('repo', 'maintain'), 'parent'));
die(js::alert($this->lang->gitlab->addWebhookSuccess));
}
else
{