node: network: do not gettext MTU
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
d1f37e222d
commit
8daf5b0955
@ -422,7 +422,7 @@ Ext.define('Proxmox.node.NetworkView', {
|
||||
dataIndex: 'vlan-raw-device',
|
||||
},
|
||||
{
|
||||
header: gettext('MTU'),
|
||||
header: 'MTU',
|
||||
hidden: true,
|
||||
sortable: true,
|
||||
dataIndex: 'mtu',
|
||||
|
Loading…
Reference in New Issue
Block a user