스미싱의심 알림 팝업 페이징 처리 오류 수정
@053e6c174ed8e63c3907b6a2bfac518d0b1622a1
--- src/main/webapp/WEB-INF/jsp/holiday/alarmset/MsgHolidayAlarmSettingListPop.jsp
+++ src/main/webapp/WEB-INF/jsp/holiday/alarmset/MsgHolidayAlarmSettingListPop.jsp
... | ... | @@ -62,7 +62,7 @@ |
| 62 | 62 |
var listForm = document.listForm ; |
| 63 | 63 |
listForm.pageIndex.value = pageNo ; |
| 64 | 64 |
|
| 65 |
- listForm.action = "<c:url value='/uss/umt/user/EgovGnrlselectedUserMsgDataListAjax.do'/>"; |
|
| 65 |
+ listForm.action = "<c:url value='/uss/umt/holiday/alarmSet/selectAlarmSettingPopupAjax.do'/>"; |
|
| 66 | 66 |
listForm.submit(); |
| 67 | 67 |
} |
| 68 | 68 |
|
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?