1
0
mirror of synced 2025-02-09 16:49:24 +03:00

Merge branch 'master' of github.com:ivaynberg/select2

This commit is contained in:
Igor Vaynberg 2012-08-16 22:11:29 -07:00
commit 69567cd2cb

View File

@ -2019,7 +2019,7 @@
var choice=$(
"<li class='select2-search-choice'>" +
" <div></div>" +
" <a href='javascript:void(0)' class='select2-search-choice-close' tabindex='-1'></a>" +
" <a href='#' onclick='return false;' class='select2-search-choice-close' tabindex='-1'></a>" +
"</li>"),
id = this.id(data),
val = this.getVal(),