mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-08 12:56:48 +00:00
ui: mdev selector: avoid separate gettext for "Avail"
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
5366e88eda
commit
2831d8061b
@ -30,7 +30,7 @@ Ext.define('PVE.form.MDevSelector', {
|
|||||||
flex: 1,
|
flex: 1,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
header: gettext('Avail.'),
|
header: gettext('Avail'),
|
||||||
dataIndex: 'available',
|
dataIndex: 'available',
|
||||||
width: 60,
|
width: 60,
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user