From 2a7cc6362c30860c2f18a808b159dda2109fd728 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期五, 14 八月 2020 16:48:41 +0800 Subject: [PATCH] # --- src/main/webapp/views/console.html | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/views/console.html b/src/main/webapp/views/console.html index 5563261..b54b654 100644 --- a/src/main/webapp/views/console.html +++ b/src/main/webapp/views/console.html @@ -502,7 +502,6 @@ } else { siteEl.html(sites[i].siteId); } - } } else if (res.code === 403){ window.location.href = baseUrl+"/login"; -- Gitblit v1.9.1