ui: tape: retention/allocation are Policies, note so
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
@ -27,11 +27,11 @@ Ext.define('PBS.TapeManagement.PoolSelector', {
|
||||
dataIndex: 'drive',
|
||||
},
|
||||
{
|
||||
text: gettext('Allocation'),
|
||||
text: gettext('Allocation Policy'),
|
||||
dataIndex: 'allocation',
|
||||
},
|
||||
{
|
||||
text: gettext('Retention'),
|
||||
text: gettext('Retention Policy'),
|
||||
dataIndex: 'retention',
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user