anotha one

This commit is contained in:
rainbow napkin 2025-04-02 08:08:46 -04:00
parent 0e3706dafa
commit 04dec153ac

View file

@ -360,7 +360,6 @@ class canopyUXUtils{
this.content = content; this.content = content;
this.ajaxPopup = ajaxPopup; this.ajaxPopup = ajaxPopup;
this.cb = cb; this.cb = cb;
console.log(doc);
this.doc = doc; this.doc = doc;
//define popup nodes //define popup nodes
this.createPopup(); this.createPopup();