--- src/main/webapp/WEB-INF/jsp/web/msgdata/MsgDataView.jsp
+++ src/main/webapp/WEB-INF/jsp/web/msgdata/MsgDataView.jsp
... | ... | @@ -1743,7 +1743,8 @@ |
| 1743 | 1743 |
form.eventStatus.value = 'N'; |
| 1744 | 1744 |
form.eventYn.value = 'N'; |
| 1745 | 1745 |
|
| 1746 |
- sendMsgAjax_advc(0,0); |
|
| 1746 |
+// sendMsgAjax_advc(0,0); |
|
| 1747 |
+ sendMsgAjax(0,0); |
|
| 1747 | 1748 |
|
| 1748 | 1749 |
}else{
|
| 1749 | 1750 |
|
... | ... | @@ -1764,14 +1765,16 @@ |
| 1764 | 1765 |
}else{
|
| 1765 | 1766 |
|
| 1766 | 1767 |
//발송 Ajax 호출해주기 |
| 1767 |
- sendMsgAjax_advc(0,0); |
|
| 1768 |
+// sendMsgAjax_advc(0,0); |
|
| 1769 |
+ sendMsgAjax(0,0); |
|
| 1768 | 1770 |
|
| 1769 | 1771 |
} |
| 1770 | 1772 |
|
| 1771 | 1773 |
}else{
|
| 1772 | 1774 |
|
| 1773 | 1775 |
//발송 Ajax 호출해주기 |
| 1774 |
- sendMsgAjax_advc(0,0); |
|
| 1776 |
+// sendMsgAjax_advc(0,0); |
|
| 1777 |
+ sendMsgAjax(0,0); |
|
| 1775 | 1778 |
|
| 1776 | 1779 |
} |
| 1777 | 1780 |
|
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?