kcp 모바일 결제 등록 후 알림 표시되지 않도록 수정

This commit is contained in:
chicpro
2014-06-03 10:57:04 +09:00
parent 4f6bfe6d72
commit 296606cf6b

View File

@ -83,7 +83,7 @@
{
document.getElementById("approval").value = txt[1].replace(/^\s*/,'').replace(/\s*$/,'');
PayUrl = txt[2].replace(/^\s*/,'').replace(/\s*$/,'');
alert("성공적으로 거래가 등록 되었습니다.");
//alert("성공적으로 거래가 등록 되었습니다.");
call_pay_form();
}
else