mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-07-24 19:53:23 +00:00
remove debugging code
This commit is contained in:
parent
5fe5283f87
commit
45f9247bfb
@ -92,7 +92,6 @@ Ext.define('PVE.dc.HAConfig', {
|
||||
},
|
||||
success: function(response, opts) {
|
||||
me.clusterInfo = getClusterInfo(response.result.data);
|
||||
console.dir(me.clusterInfo);
|
||||
|
||||
me.setDisabled(!me.clusterInfo.version);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user