Searched refs:syncCssClasses (Results 1 – 1 of 1) sorted by relevance
/plugin/tagfilter/script/select2/ |
D | select2.js | 342 function syncCssClasses(dest, src, adapter) { function 700 syncCssClasses(this.container, this.opts.element, this.opts.adaptContainerCssClass); 719 syncCssClasses(this.dropdown, this.opts.element, this.opts.adaptDropdownCssClass); 1063 syncCssClasses(this.container, this.opts.element, this.opts.adaptContainerCssClass); 1066 syncCssClasses(this.dropdown, this.opts.element, this.opts.adaptDropdownCssClass);
|