From 842abbd9867b9440e8608e90bedbc63d383fa72a Mon Sep 17 00:00:00 2001 From: Maxx Crawford Date: Mon, 13 Feb 2023 11:42:03 -0600 Subject: [PATCH] Replace innerText method for iconRadioTemplate and colorRadioTemplate functions --- src/js/popup.js | 67 ++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 55 insertions(+), 12 deletions(-) diff --git a/src/js/popup.js b/src/js/popup.js index edc0662..075c185 100644 --- a/src/js/popup.js +++ b/src/js/popup.js @@ -2009,30 +2009,73 @@ Logic.registerPanel(P_CONTAINER_EDIT, { initializeRadioButtons() { const colorRadioTemplate = (containerColor) => { - return Utils.escaped` -