tape: gui: s/encryption/encrypt/ in media pool config panel

This commit is contained in:
Dietmar Maurer 2021-01-28 15:50:01 +01:00
parent bdb62b20a3
commit 1a0eb86344

View File

@ -112,7 +112,7 @@ Ext.define('PBS.TapeManagement.PoolPanel', {
},
{
text: gettext('Encryption Fingerprint'),
dataIndex: 'encryption',
dataIndex: 'encrypt',
},
],
});