NHN_KCP 에스크로 마크 상점코드가 SIR로 나왔던 오류 수정
This commit is contained in:
@ -42,7 +42,7 @@ function escrow_foot_check()
|
||||
|
||||
var newForm = jQuery("<form>", {
|
||||
"id": "nhnkcp_escrow_form_popup",
|
||||
"action": "http://admin.kcp.co.kr/Modules/escrow/kcp_pop.jsp?site_cd=SR001",
|
||||
"action": "http://admin.kcp.co.kr/Modules/escrow/kcp_pop.jsp?site_cd="+jQuery("#sod_frm_escrow .nhnkcp_escrow_popup").attr("data-sitecd"),
|
||||
"target": "escrow_foot_pop",
|
||||
"method": "post"
|
||||
}).append(jQuery("<input>", {
|
||||
|
||||
Reference in New Issue
Block a user