Signed-off-by: Oguz Bektas <[email protected]>
---
www/manager6/window/BulkAction.js | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/www/manager6/window/BulkAction.js
b/www/manager6/window/BulkAction.js
index 2ec9b9c9..0afc98ed 100644
--- a/www/manager6/window/BulkAction.js
+++ b/www/manager6/window/BulkAction.js
@@ -80,6 +80,12 @@ Ext.define('PVE.window.BulkAction', {
value: 1,
fieldLabel: gettext('Parallel jobs'),
allowBlank: false
+ },
+ {
+ xtype: 'displayfield',
+ userCls: 'pve-hint',
+ value: 'Warning: Running CTs will be migrated in Restart
Mode.'
+ // only visible when containers chosen?
}
);
} else if (me.action === 'startall') {
--
2.11.0
_______________________________________________
pve-devel mailing list
[email protected]
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel