Fix multiple select for Copy Monitors
parent
706ced8e5f
commit
876e0c1bea
|
@ -4482,6 +4482,7 @@ module.exports = function(s,config,lang){
|
||||||
"default": "0",
|
"default": "0",
|
||||||
"example": "",
|
"example": "",
|
||||||
"fieldType": "select",
|
"fieldType": "select",
|
||||||
|
"attribute": "multiple",
|
||||||
id: 'copy_settings_monitors',
|
id: 'copy_settings_monitors',
|
||||||
"form-group-class": "h_copy_settings_input h_copy_settings_1",
|
"form-group-class": "h_copy_settings_input h_copy_settings_1",
|
||||||
"possible": [
|
"possible": [
|
||||||
|
|
Loading…
Reference in New Issue