_instance fix

pull/25/head
peterd 9 years ago
parent 50f1f34c4e
commit 973953e867

@ -265,7 +265,7 @@
_instance = _instance ? _instance.add(this) : this;
_selector += (_selector ? ', ' : '') + this.selector;
this.colorPicker = _colorPicker ||
_instance.colorPicker = _colorPicker ||
(_colorPicker = new ColorPicker(options));
$(options.body).off('.a').

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save