ui: tape/DriveStatus: remove buffer-mode
since this will almost always be set to '1', it has no real value to show to the user Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
parent
6a15cce540
commit
ecc5602c88
@ -319,10 +319,6 @@ Ext.define('PBS.TapeManagement.DriveStatusGrid', {
|
||||
defaultValue: false,
|
||||
renderer: Proxmox.Utils.format_boolean,
|
||||
},
|
||||
'buffer-mode': {
|
||||
required: true,
|
||||
header: gettext('Buffer Mode'),
|
||||
},
|
||||
'compression': {
|
||||
required: true,
|
||||
header: gettext('Compression'),
|
||||
|
Loading…
Reference in New Issue
Block a user