forgot to remove log
Signed-off-by: Igor Vaynberg <igor.vaynberg@gmail.com>
This commit is contained in:
parent
852a515d04
commit
55cc11f9b7
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue