forgot to remove log
Signed-off-by: Igor Vaynberg <igor.vaynberg@gmail.com>
This commit is contained in:
parent
852a515d04
commit
55cc11f9b7
@ -2064,7 +2064,6 @@
|
||||
formatted;
|
||||
|
||||
formatted=this.opts.formatSelection(data, choice);
|
||||
console.log(" 7 " + this.escapeMarkup);
|
||||
choice.find("div").replaceWith("<div>"+this.escapeMarkup(formatted)+"</div>");
|
||||
choice.find(".select2-search-choice-close")
|
||||
.bind("mousedown", killEvent)
|
||||
|
Loading…
Reference in New Issue
Block a user