홈 화면 공지사항 내용 숨김

This commit is contained in:
2026-09-12 22:30:37 +09:00
parent 90c3630a42
commit a426ee5fa8
+2
View File
@@ -1,6 +1,7 @@
<script>
$(document).ready(function() {
/*
showErrorMessage(
'(01월 28일) 알림<br/>\
* 개인정보 처리방침 화면 추가<br/>\
@@ -10,6 +11,7 @@ $(document).ready(function() {
<br/>'
, 'danger'
);
*/
});