메인화면 알림톡 팝업 삭제 처리
@a923e82ee5d4fe65bccf8418ce608cdd11931bbe
--- src/main/webapp/WEB-INF/jsp/web/main/mainPage.jsp
+++ src/main/webapp/WEB-INF/jsp/web/main/mainPage.jsp
... | ... | @@ -1160,7 +1160,7 @@ |
| 1160 | 1160 |
<button type="button" class="popup_close evntPayPopClose"><img src="/publish/images/main/btn_popup_close01.png" alt="팝업닫기"></button> |
| 1161 | 1161 |
</div> |
| 1162 | 1162 |
</div> |
| 1163 |
- <!-- |
|
| 1163 |
+ <%-- |
|
| 1164 | 1164 |
<div class="layer_popup pointPop"> |
| 1165 | 1165 |
<div class="layer_popup_cont"> |
| 1166 | 1166 |
<a href="/web/mjon/custom/selectMsgCustomView.do" title="맞춤제작 링크 이동"> |
... | ... | @@ -1172,8 +1172,8 @@ |
| 1172 | 1172 |
<button type="button" class="popup_close pointPopClose"><img src="/publish/images/main/btn_popup_close01.png" alt="팝업닫기"></button> |
| 1173 | 1173 |
</div> |
| 1174 | 1174 |
</div> |
| 1175 |
- --> |
|
| 1176 |
- <div class="layer_popup pointPop"> |
|
| 1175 |
+ --%> |
|
| 1176 |
+ <%-- <div class="layer_popup pointPop"> |
|
| 1177 | 1177 |
<div class="layer_popup_cont"> |
| 1178 | 1178 |
<a href="/web/mjon/alimtalk/kakaoAlimtalkMsgDataView.do" title="알림톡 링크 이동"> |
| 1179 | 1179 |
<img src="/publish/images/main/popup_allimtalk_230712.jpg" alt="문자 ON 문자온 알림톡, 대한민국 최저가 선언! 조건없이 무조건 6.9원! 기업전용 / 1,000자 이하 텍스트&이미지 / 문자 대비 65% 저렴 카카오 '알림톡' 서비스 오픈! 알림톡 바로가기"> |
... | ... | @@ -1183,7 +1183,7 @@ |
| 1183 | 1183 |
<input type="checkbox" id="pointPop" name="pointPop" onclick="javascript:fnPopupChk('pointPop' , 'layer')"><label for="pointPop">3일간 열지 않음</label>
|
| 1184 | 1184 |
<button type="button" class="popup_close pointPopClose"><img src="/publish/images/main/btn_popup_close01.png" alt="팝업닫기"></button> |
| 1185 | 1185 |
</div> |
| 1186 |
- </div> |
|
| 1186 |
+ </div> --%> |
|
| 1187 | 1187 |
</div> |
| 1188 | 1188 |
</div> |
| 1189 | 1189 |
|
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?