diff --git a/src/js/popup.js b/src/js/popup.js index ac32b13..5f236e9 100644 --- a/src/js/popup.js +++ b/src/js/popup.js @@ -1193,18 +1193,48 @@ Logic.registerPanel(MANAGE_CONTAINERS_PICKER, { Logic.showPanel(P_CONTAINER_EDIT, identity); }; - document.getElementById("new-container-div").innerHTML = Utils.escaped` -
- | - - -
+ const tableData = document.createElement("td"); + + // Create |