g5 merge 충돌수정
This commit is contained in:
@ -18,7 +18,7 @@
|
|||||||
var $element = this.find(cfg.element);
|
var $element = this.find(cfg.element);
|
||||||
var $this = this;
|
var $this = this;
|
||||||
|
|
||||||
if($element.length < 1)
|
if($element.size() < 1)
|
||||||
return;
|
return;
|
||||||
|
|
||||||
function item_arrange()
|
function item_arrange()
|
||||||
|
|||||||
Reference in New Issue
Block a user