소스 충돌 처리
This commit is contained in:
parent
b3a85c702a
commit
a59c6d5dcd
@ -36,7 +36,7 @@
|
|||||||
<script>
|
<script>
|
||||||
|
|
||||||
$( document ).ready(function() {
|
$( document ).ready(function() {
|
||||||
|
|
||||||
// 메시지 표출
|
// 메시지 표출
|
||||||
if(!fn_isEmpty('${message}')) {
|
if(!fn_isEmpty('${message}')) {
|
||||||
alert("${message}");
|
alert("${message}");
|
||||||
@ -155,6 +155,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|
||||||
<!-- 공지사항 섹션 -->
|
<!-- 공지사항 섹션 -->
|
||||||
<div class="location noti-data">
|
<div class="location noti-data">
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user