Within /usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js
,
there's a function checked_command: function(orig_cmd)
,
inside of which:
--- proxmoxlib.js
+++ proxmoxlib.no-nag.js
success: function(response, opts) {
- let res = response.result;