🔃 Node sync v0.2

This commit is contained in:
jokob-sk
2024-06-03 22:24:06 +10:00
parent e3557ad7d2
commit 8a8df3c7b8
12 changed files with 749 additions and 374 deletions

View File

@@ -539,6 +539,7 @@ function getParam(targetId, key, skipCache = false) {
// optionsArray = getSettingOptions(set['Code_Name'] )
valuesArray = createArray(set['Value']);
// create unique ID
var targetLocation = set['Code_Name'] + "_initSettingDropdown";