src/main/webapp/views/index.html @@ -368,6 +368,10 @@ if (days <= 15) { showPopup(days) } if (days < 0) { top.location.href = baseUrl + "/login"; } } else { top.location.href = baseUrl + "/login"; }