]> git.sur5r.net Git - bacula/bacula/blobdiff - gui/baculum/protected/Web/Data/data_desc.json
baculum: Add listbox control and use it for base and device directives
[bacula/bacula] / gui / baculum / protected / Web / Data / data_desc.json
index 74a331789994e82718b3069d898fbcd214e1d498..11a092d5b33bbed479959867cb7d8af9ebe7587c 100644 (file)
                        },
                        "Base": {
                                "Required": false,
-                               "ValueType": "alist_res",
+                               "ValueType": "res",
                                "DefaultValue": 0,
-                               "FieldType": "ComboBox",
+                               "FieldType": "ListBox",
                                "Resource": "Job"
                        }
                },
                        },
                        "Base": {
                                "Required": false,
-                               "ValueType": "alist_res",
+                               "ValueType": "res",
                                "DefaultValue": 0,
-                               "FieldType": "ComboBox",
+                               "FieldType": "ListBox",
                                "Resource": "Job"
                        }
                }
                        },
                        "Device": {
                                "Required": true,
-                               "ValueType": "alist_res",
+                               "ValueType": "res",
                                "DefaultValue": 0,
-                               "FieldType": "ComboBox"
+                               "FieldType": "ListBox",
+                               "Resource": "Device"
                        },
                        "ChangerDevice": {
                                "Required": true,