node: network: do not gettext MTU

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2021-07-27 16:38:00 +02:00
parent d1f37e222d
commit 8daf5b0955

View File

@ -422,7 +422,7 @@ Ext.define('Proxmox.node.NetworkView', {
dataIndex: 'vlan-raw-device',
},
{
header: gettext('MTU'),
header: 'MTU',
hidden: true,
sortable: true,
dataIndex: 'mtu',