that looks strange to me - is that really required? The current GUI works for me, so how can I reproduce the bug?
> On September 9, 2015 at 3:21 PM Thomas Lamprecht <t.lampre...@proxmox.com> > wrote: > > > Signed-off-by: Thomas Lamprecht <t.lampre...@proxmox.com> > --- > www/manager/ha/ResourceEdit.js | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/www/manager/ha/ResourceEdit.js b/www/manager/ha/ResourceEdit.js > index 962cdda..bc48c70 100644 > --- a/www/manager/ha/ResourceEdit.js > +++ b/www/manager/ha/ResourceEdit.js > @@ -54,7 +54,7 @@ Ext.define('PVE.ha.VMResourceInputPanel', { > { > xtype: 'pvecheckbox', > name: 'enable', > - checked: true, > + checked: me.enable, > uncheckedValue: 0, > fieldLabel: gettext('enable') > } > -- > 2.1.4 > > _______________________________________________ > pve-devel mailing list > pve-devel@pve.proxmox.com > http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel > _______________________________________________ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel