ui: tape: fix eslint warnings
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
committed by
Dietmar Maurer
parent
6682461d88
commit
e8bf4f31f2
@ -187,7 +187,7 @@ Ext.define('PBS.TapeManagement.DrivePanel', {
|
||||
dataIndex: 'changer-drivenum',
|
||||
renderer: function(value, mD, record) {
|
||||
return record.data.changer ? value : '';
|
||||
}
|
||||
},
|
||||
},
|
||||
{
|
||||
text: gettext('Actions'),
|
||||
|
Reference in New Issue
Block a user