From fa89ea586a9c1c683e1e759763f81d5210874146 Mon Sep 17 00:00:00 2001 From: chicpro Date: Wed, 3 Jul 2013 15:05:39 +0900 Subject: [PATCH] =?UTF-8?q?=EB=AA=A8=EB=8B=AC=20=EC=9C=88=EB=8F=84?= =?UTF-8?q?=EC=9A=B0=20=EB=B0=B0=EA=B2=BD=20=EC=B6=9C=EB=A0=A5=20=EC=8A=A4?= =?UTF-8?q?=ED=81=AC=EB=A6=BD=ED=8A=B8=20=EC=82=AD=EC=A0=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mobile/shop/cart.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/mobile/shop/cart.php b/mobile/shop/cart.php index 056f9b42d..454f14b99 100644 --- a/mobile/shop/cart.php +++ b/mobile/shop/cart.php @@ -176,8 +176,6 @@ $(function() { var $this = $(this); close_btn_idx = $(".mod_options").index($(this)); - winMask(); // 모달 윈도우 배경 출력 - $.post( "./cartoption.php", { it_id: it_id },