src/main/webapp/views/login.html
@@ -141,8 +141,8 @@ url: baseUrl+"/code/switch.action", async: false, success: function (res) { codeSwitch = res.data; if (codeSwitch === 'N'){ if (res.data === 'N'){ codeSwitch = res.data; $('#code-box').css("display", "none"); } }