Skip to content

Commit 55cc11f

Browse files
slafsivaynberg
authored andcommitted
forgot to remove log
Signed-off-by: Igor Vaynberg <igor.vaynberg@gmail.com>
1 parent 852a515 commit 55cc11f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

select2.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2064,7 +2064,6 @@
20642064
formatted;
20652065

20662066
formatted=this.opts.formatSelection(data, choice);
2067-
console.log(" 7 " + this.escapeMarkup);
20682067
choice.find("div").replaceWith("<div>"+this.escapeMarkup(formatted)+"</div>");
20692068
choice.find(".select2-search-choice-close")
20702069
.bind("mousedown", killEvent)

0 commit comments

Comments
 (0)