> I can't see here any difference here between ExtJS4 and ExtJS6, both
> have a subpanel called "Pending changes" under the interfaces list.
>
> Or you mean we should change this panel title ?
Oh, I got confused by the new layout.
Ignore me.
___
pve-d
On 02/29/2016 03:40 PM, Dietmar Maurer wrote:
> The network panel shows "Pending changes" - always (although
> there are no changes).
>
>> title: gettext('Network'),
>> itemId: 'network',
>> -// xtype: 'pveNodeNetworkView'
>> -xtype: '
The network panel shows "Pending changes" - always (although
there are no changes).
> title: gettext('Network'),
> itemId: 'network',
> -// xtype: 'pveNodeNetworkView'
> - xtype: 'panel',
> + xtype: 'pveNodeNetworkVi
---
www/manager6/node/Config.js | 12
1 file changed, 4 insertions(+), 8 deletions(-)
diff --git a/www/manager6/node/Config.js b/www/manager6/node/Config.js
index 7a65ae2..b617c86 100644
--- a/www/manager6/node/Config.js
+++ b/www/manager6/node/Config.js
@@ -134,26 +134,22 @@ Ext.def