Remove experimental code that accidentally got checked in.
This commit is contained in:
parent
1fff4788eb
commit
09798e3b5f
@ -825,14 +825,6 @@
|
||||
this.search.val("");
|
||||
};
|
||||
|
||||
SingleSelect2.prototype.alignDropdown = function () {
|
||||
this.parent.alignDropdown.apply(this,arguments);
|
||||
this.results.css({
|
||||
'margin-top': this.search.height()
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
function MultiSelect2(opts) {
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user