diff --git a/node/NetworkView.js b/node/NetworkView.js index 5880c4e..0452f47 100644 --- a/node/NetworkView.js +++ b/node/NetworkView.js @@ -127,6 +127,7 @@ Ext.define('Proxmox.node.NetworkView', { text: gettext('Apply Configuration'), itemId: 'apply', disabled: true, + confirmMsg: 'Do you want to apply pending network changes?', hidden: !me.showApplyBtn, handler: function() { Proxmox.Utils.API2Request({