toggle fix

pull/42/head
peterd 8 years ago
parent 5d92b35a7d
commit 727f5715af

@ -299,7 +299,7 @@
if ($.inArray($target.closest(_selector)[0], _instance) === -1 &&
!$target.closest(_$UI).length) {
toggle();
_instance.colorPicker.$trigger && toggle();
}
}).
on('focusin.a click.a', _selector, toggle).

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