We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8307d76 commit 47005edCopy full SHA for 47005ed
1 file changed
select2.js
@@ -1891,7 +1891,7 @@ the specific language governing permissions and limitations under the Apache Lic
1891
"class": "select2-container"
1892
}).html([
1893
"<a href='javascript:void(0)' class='select2-choice' tabindex='-1'>",
1894
- " <span class='select2-chosen'> </span><abbr class='select2-search-choice-close'></abbr>",
+ " <span class='select2-chosen'> </span><abbr class='select2-search-choice-close'></abbr>",
1895
" <span class='select2-arrow' role='presentation'><b role='presentation'></b></span>",
1896
"</a>",
1897
"<label for='' class='select2-offscreen'></label>",
0 commit comments