mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
Docs
This commit is contained in:
@@ -531,7 +531,7 @@ while ($row = $result -> fetchArray (SQLITE3_ASSOC)) {
|
||||
multi = isMultiSelect ? "multiple" : "";
|
||||
|
||||
optionsArray = getSettingOptions(set['Code_Name'] )
|
||||
valuesArray = createArray(set['Value']);
|
||||
valuesArray = createArray(set['Value']);
|
||||
|
||||
// create unique ID
|
||||
var targetLocation = set['Code_Name'] + "_initSettingDropdown";
|
||||
|
||||
Reference in New Issue
Block a user