Popup code cleanup

This commit is contained in:
Ajay Ramachandran
2020-12-14 00:57:15 -05:00
parent 03e34281f6
commit 0253016871
4 changed files with 6 additions and 28 deletions

View File

@@ -1283,8 +1283,6 @@ function openInfoMenu() {
htmlData = htmlData.replace(/<body/gi, "<div");
htmlData = htmlData.replace(/<\/body/gi, "</div");
console.log(htmlData)
popup.innerHTML = htmlData;
//close button