Continued work on playlist management UI
This commit is contained in:
parent
f4db10fbc3
commit
fb653a477e
7 changed files with 509 additions and 291 deletions
|
|
@ -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();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue