mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-08 12:20:17 +00:00
Revert "HA Resource: allow selecting no group"
because we reenabled the keyevents
This reverts commit 2dbef77aa2
.
This commit is contained in:
parent
1a7d0bd87a
commit
ea31930bcd
@ -47,7 +47,6 @@ Ext.define('PVE.ha.VMResourceInputPanel', {
|
|||||||
me.column2 = [
|
me.column2 = [
|
||||||
{
|
{
|
||||||
xtype: 'pveHAGroupSelector',
|
xtype: 'pveHAGroupSelector',
|
||||||
editable: true,
|
|
||||||
name: 'group',
|
name: 'group',
|
||||||
value: '',
|
value: '',
|
||||||
fieldLabel: gettext('Group')
|
fieldLabel: gettext('Group')
|
||||||
|
Loading…
Reference in New Issue
Block a user