Removed debugging.
This commit is contained in:
parent
c1357aa3e5
commit
5e4f474bfd
1 changed files with 0 additions and 2 deletions
|
@ -122,8 +122,6 @@
|
|||
if (this.component && this.component.length === 0)
|
||||
this.component = false;
|
||||
|
||||
console.log("bootstrap", this.o.template);
|
||||
|
||||
this.picker = $(this.o.template || DPGlobal.template);
|
||||
this._buildEvents();
|
||||
this._attachEvents();
|
||||
|
|
Loading…
Reference in a new issue