|
@@ -2064,7 +2064,6 @@
|
|
formatted;
|
|
formatted;
|
|
|
|
|
|
formatted=this.opts.formatSelection(data, choice);
|
|
formatted=this.opts.formatSelection(data, choice);
|
|
- console.log(" 7 " + this.escapeMarkup);
|
|
|
|
choice.find("div").replaceWith("<div>"+this.escapeMarkup(formatted)+"</div>");
|
|
choice.find("div").replaceWith("<div>"+this.escapeMarkup(formatted)+"</div>");
|
|
choice.find(".select2-search-choice-close")
|
|
choice.find(".select2-search-choice-close")
|
|
.bind("mousedown", killEvent)
|
|
.bind("mousedown", killEvent)
|