Преглед на файлове

forgot to remove log

Signed-off-by: Igor Vaynberg <[email protected]>
Sławek Ehlert преди 12 години
родител
ревизия
55cc11f9b7
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      select2.js

+ 0 - 1
select2.js

@@ -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)