* [bug#56872] Fix bug for update os.
This commit is contained in:
@@ -50,8 +50,7 @@ formPanel
|
||||
set::label($lang->host->osName),
|
||||
set::control('picker'),
|
||||
set::name('osName'),
|
||||
set::items($lang->host->osNameList),
|
||||
set::value($osName ? $osName : $host->osName),
|
||||
set::items(array()),
|
||||
on::change('osChange')
|
||||
)
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user