모바일 리스트 베스트 상품 슬라이드 스크립트 오류 수정
This commit is contained in:
@ -108,7 +108,7 @@ if($this->total_count > 0) {
|
|||||||
var count = $slides.size();
|
var count = $slides.size();
|
||||||
var width, outerW;
|
var width, outerW;
|
||||||
|
|
||||||
if(count < 2)
|
if(count < 1)
|
||||||
return;
|
return;
|
||||||
|
|
||||||
function button_change(idx)
|
function button_change(idx)
|
||||||
|
|||||||
Reference in New Issue
Block a user