g5 merge 충돌수정

This commit is contained in:
chicpro
2014-04-09 14:49:07 +09:00

View File

@ -18,7 +18,7 @@
var $element = this.find(cfg.element);
var $this = this;
if($element.length < 1)
if($element.size() < 1)
return;
function item_arrange()