Fix GPU group being sorted under "Storage" instead of "Resources and Devices" in GUI
This commit is contained in:
@@ -277,7 +277,7 @@ questions:
|
||||
# Specify GPU configuration
|
||||
- variable: gpuConfiguration
|
||||
label: "GPU Configuration"
|
||||
group: "Storage"
|
||||
group: "Resources and Devices"
|
||||
schema:
|
||||
type: dict
|
||||
$ref:
|
||||
|
||||
@@ -277,7 +277,7 @@ questions:
|
||||
# Specify GPU configuration
|
||||
- variable: gpuConfiguration
|
||||
label: "GPU Configuration"
|
||||
group: "Storage"
|
||||
group: "Resources and Devices"
|
||||
schema:
|
||||
type: dict
|
||||
$ref:
|
||||
|
||||
@@ -301,7 +301,7 @@ questions:
|
||||
# Specify GPU configuration
|
||||
- variable: gpuConfiguration
|
||||
label: "GPU Configuration"
|
||||
group: "Storage"
|
||||
group: "Resources and Devices"
|
||||
schema:
|
||||
type: dict
|
||||
$ref:
|
||||
|
||||
Reference in New Issue
Block a user