Fix GPU group being sorted under "Storage" instead of "Resources and Devices" in GUI

This commit is contained in:
kjeld Schouten-Lebbing
2021-04-18 17:55:46 +02:00
parent 04c02da60e
commit 74b129f6ab
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -277,7 +277,7 @@ questions:
# Specify GPU configuration # Specify GPU configuration
- variable: gpuConfiguration - variable: gpuConfiguration
label: "GPU Configuration" label: "GPU Configuration"
group: "Storage" group: "Resources and Devices"
schema: schema:
type: dict type: dict
$ref: $ref:
+1 -1
View File
@@ -277,7 +277,7 @@ questions:
# Specify GPU configuration # Specify GPU configuration
- variable: gpuConfiguration - variable: gpuConfiguration
label: "GPU Configuration" label: "GPU Configuration"
group: "Storage" group: "Resources and Devices"
schema: schema:
type: dict type: dict
$ref: $ref:
+1 -1
View File
@@ -301,7 +301,7 @@ questions:
# Specify GPU configuration # Specify GPU configuration
- variable: gpuConfiguration - variable: gpuConfiguration
label: "GPU Configuration" label: "GPU Configuration"
group: "Storage" group: "Resources and Devices"
schema: schema:
type: dict type: dict
$ref: $ref: