@ -626,5 +626,5 @@
// 3. 보안모드
fn_securityModeToggle($("#securityMode--top").is(":checked"));
});
</script>
//# sourceURL=sndb01240-main.jsp
@ -81,7 +81,8 @@
tags = mainTabs.inStrings(template, toTab);
document.getElementById("menu-tabs").innerHTML = tags.join("");
$("#menu-tabs .nav-item").eq(0).find("span.ms-2").remove();
if (!mainTabs.sticky.empty)
},
onCurrentChange: tab => {
@ -485,6 +486,7 @@
//# sourceURL=index.jsp
</body>
</html>