diff --git a/SD/index.htm b/SD/index.htm index 67448cf8..8b9db638 100644 --- a/SD/index.htm +++ b/SD/index.htm @@ -2510,7 +2510,7 @@

0

var scriptEdit = { table : EbyId("serverOutputs"), set : serverConfig.outputs, - uniqueName : false, + uniqueNames : false, units : ["Watts", "Volts", "Amps", "Hz", "PF", "VA", "Wh", "kWh", "VAR", "VARh"], namePrompt : "Name must be valid field name", namePattern : "^[0-9a-zA-Z_$-/\.\+]+$",