wip: ui updates to container-info and edit panel

This commit is contained in:
groovecoder
2017-01-11 23:52:09 -06:00
parent b41ca7411c
commit 6e00cf8d5b
4 changed files with 80 additions and 31 deletions
+1
View File
@@ -94,6 +94,7 @@ browser.runtime.sendMessage({method: "queryIdentities"}).then(identities => {
identities.forEach(identity => {
let tr = document.createElement("tr");
fragment.appendChild(tr);
tr.className = "container-panel-row";
tr.setAttribute("data-identity-cookie-store-id", identity.userContextId);
tr.innerHTML = `
<td>