made changes

This commit is contained in:
triptishukla 2019-10-30 10:03:24 +05:30
parent 854cc7c1a0
commit dadf3c1625

View file

@ -1041,7 +1041,7 @@ Logic.registerPanel(P_CONTAINER_EDIT, {
templateInstance.innerHTML = iconRadioTemplate(containerIcon);
iconRadioFieldset.appendChild(templateInstance);
});
},P_CONTAINERS_EDIT
},
// This method is called when the panel is shown.
async prepare() {