+ [task#125047] Fix form page of create and edit node.
This commit is contained in:
@@ -62,7 +62,7 @@ formPanel
|
||||
set::width('1/2'),
|
||||
set::value($zanode->extranet)
|
||||
),
|
||||
$hiddenHost ? array(formHidden('cpuCores', 0), formHidden('memory', 0), formHidden('diskSize', 0)) : array
|
||||
$hiddenHost || $zanode->hostType == 'physics' ? array(formHidden('cpuCores', 0), formHidden('memory', 0), formHidden('diskSize', 0)) : array
|
||||
(
|
||||
formGroup
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user