--- src/main/webapp/WEB-INF/jsp/web/kakao/msgdata/ft/KakaoFriendsTalkMsgDataView.jsp
+++ src/main/webapp/WEB-INF/jsp/web/kakao/msgdata/ft/KakaoFriendsTalkMsgDataView.jsp
... | ... | @@ -1523,9 +1523,11 @@ |
| 1523 | 1523 |
} |
| 1524 | 1524 |
|
| 1525 | 1525 |
function msgSuccessClose(obj){
|
| 1526 |
- $(obj).closest('.pop_msg_success').attr('style','');
|
|
| 1527 |
- location.reload(true); |
|
| 1528 |
- $('html').scrollTop(0);
|
|
| 1526 |
+// $(obj).closest('.pop_msg_success').attr('style','');
|
|
| 1527 |
+// location.reload(true); |
|
| 1528 |
+// $('html').scrollTop(0);
|
|
| 1529 |
+ |
|
| 1530 |
+ location.href = '/web/mjon/kakao/friendstalk/kakaoFriendsTalkMsgDataView.do'; |
|
| 1529 | 1531 |
} |
| 1530 | 1532 |
|
| 1531 | 1533 |
function getFtImageType(imgChk){
|
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?