We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 545fb8f commit f9f76d8Copy full SHA for f9f76d8
1 file changed
select2.js
@@ -1231,7 +1231,6 @@ the specific language governing permissions and limitations under the Apache Lic
1231
1232
// abstract
1233
findHighlightableChoices: function() {
1234
- var h=this.results.find(".select2-result-selectable:not(.select2-selected):not(.select2-disabled)");
1235
return this.results.find(".select2-result-selectable:not(.select2-selected):not(.select2-disabled)");
1236
},
1237
0 commit comments