팩스보유잔액 체크 스크립트 수정
@eaae947a70e568d3766c92d7b80735d0fa991c20
--- src/main/webapp/WEB-INF/jsp/web/fax/faxDataView.jsp
+++ src/main/webapp/WEB-INF/jsp/web/fax/faxDataView.jsp
... | ... | @@ -167,6 +167,8 @@ |
| 167 | 167 |
alert("팩스 발송에 필요한 회원님의 보유 잔액이 부족 합니다.");
|
| 168 | 168 |
return false; |
| 169 | 169 |
} |
| 170 |
+ |
|
| 171 |
+ return true; |
|
| 170 | 172 |
} |
| 171 | 173 |
|
| 172 | 174 |
|
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?