test button settings fixes

This commit is contained in:
Jokob-sk
2023-08-23 17:01:34 +10:00
parent 20986852de
commit 64c3de0450
3 changed files with 16 additions and 11 deletions

View File

@@ -353,6 +353,7 @@ while ($row = $result -> fetchArray (SQLITE3_ASSOC)) {
const eventsList = createArray(set['Events']);
if (eventsList.length > 0) {
console.log(eventsList)
eventsList.forEach(event => {
eventsHtml += `<span class="input-group-addon pointer"
data-myparam="${codeName}"