diff --git a/www/js/utils.js b/www/js/utils.js index 3b70a2d..63c1ac0 100644 --- a/www/js/utils.js +++ b/www/js/utils.js @@ -360,7 +360,6 @@ class canopyUXUtils{ this.content = content; this.ajaxPopup = ajaxPopup; this.cb = cb; - console.log(doc); this.doc = doc; //define popup nodes this.createPopup();