mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-15 08:55:18 +00:00
ext6migrate: enable the Firewall tab
This commit is contained in:
parent
1d397ae1b3
commit
85203d5bea
@ -95,10 +95,8 @@ Ext.define('PVE.dc.Config', {
|
||||
});
|
||||
|
||||
me.items.push({
|
||||
// xtype: 'pveFirewallPanel',
|
||||
// title: gettext('Firewall'),
|
||||
xtype: 'gridpanel',
|
||||
title: 'FireTODO',
|
||||
xtype: 'pveFirewallPanel',
|
||||
title: gettext('Firewall'),
|
||||
base_url: '/cluster/firewall',
|
||||
fwtype: 'dc',
|
||||
phstateid: me.hstateid,
|
||||
|
Loading…
Reference in New Issue
Block a user