Continued work on playlist management UI

This commit is contained in:
rainbow napkin 2025-04-02 08:00:53 -04:00
parent f4db10fbc3
commit fb653a477e
7 changed files with 509 additions and 291 deletions

View file

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