From 2bbe8a8e45c98e958e6bef8ffe76409a86b795a8 Mon Sep 17 00:00:00 2001 From: chicpro Date: Thu, 23 Jul 2015 09:21:32 +0900 Subject: [PATCH] =?UTF-8?q?=EB=AA=A8=EB=B0=94=EC=9D=BC=20=EB=A9=94?= =?UTF-8?q?=EC=9D=B8=20=EB=B0=B0=EB=84=88=20slide=20=EC=8A=A4=ED=81=AC?= =?UTF-8?q?=EB=A6=BD=ED=8A=B8=20=EC=98=A4=EB=A5=98=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- js/shop.mobile.main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/shop.mobile.main.js b/js/shop.mobile.main.js index a99ea5031..b02e93d25 100644 --- a/js/shop.mobile.main.js +++ b/js/shop.mobile.main.js @@ -121,7 +121,7 @@ var count = $slides.size(); var width, outerW; - if(count < 2) + if(count < 1) return; function button_change(idx)