tape: ui - remove drive from pool config
This commit is contained in:
@ -30,13 +30,6 @@ Ext.define('PBS.TapeManagement.PoolEditWindow', {
|
||||
editable: '{isCreate}',
|
||||
},
|
||||
},
|
||||
{
|
||||
fieldLabel: gettext('Drive'),
|
||||
xtype: 'pbsDriveSelector',
|
||||
name: 'drive',
|
||||
allowBlank: false,
|
||||
autoSelect: false,
|
||||
},
|
||||
{
|
||||
fieldLabel: gettext('Allocation'),
|
||||
xtype: 'pbsAllocationSelector',
|
||||
|
Reference in New Issue
Block a user