쇼핑몰: #220 주문 쿠폰 기능 마크업 중
This commit is contained in:
@ -222,8 +222,6 @@ $(function() {
|
||||
var $this = $(this);
|
||||
close_btn_idx = $(".mod_options").index($(this));
|
||||
|
||||
winMask(); // 모달 윈도우 배경 출력
|
||||
|
||||
$.post(
|
||||
"./cartoption.php",
|
||||
{ it_id: it_id },
|
||||
|
||||
Reference in New Issue
Block a user