We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ee17e4e + 81cfaa5 commit c12a9d5Copy full SHA for c12a9d5
1 file changed
select2.js
@@ -1445,7 +1445,7 @@ the specific language governing permissions and limitations under the Apache Lic
1445
" </div>" ,
1446
" <ul class='select2-results'>" ,
1447
" </ul>" ,
1448
- "</div>"].join(""));
+ "</div>"].join("")));
1449
return container;
1450
},
1451
@@ -1842,7 +1842,7 @@ the specific language governing permissions and limitations under the Apache Lic
1842
"<div class='select2-drop select2-drop-multi' style='display:none;'>" ,
1843
1844
1845
1846
1847
1848
0 commit comments