]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
baculum: Add capability to define multiple drivetype and fstype directives in fileset...
authorMarcin Haba <marcin.haba@bacula.pl>
Wed, 24 Apr 2019 06:02:01 +0000 (08:02 +0200)
committerMarcin Haba <marcin.haba@bacula.pl>
Wed, 24 Apr 2019 06:02:01 +0000 (08:02 +0200)
gui/baculum/protected/Web/Data/data_desc.json

index 851e3a00b0bbaf285f3dccc4d2cf8d9d5e504a90..192cb27f7570cb26dc1316224b298c6c1bf3038a 100644 (file)
                                                "Required": false,
                                                "ValueType": "str",
                                                "DefaultValue": 0,
-                                               "FieldType": "TextBox"
+                                               "FieldType": "MultiTextBox"
                                        },
                                        "DriveType": {
                                                "Required": false,
                                                "ValueType": "str",
                                                "DefaultValue": 0,
-                                               "FieldType": "TextBox"
+                                               "FieldType": "MultiTextBox"
                                        },
                                        "HfsPlusSupport": {
                                                "Required": false,