Revert "HA Resource: allow selecting no group"

because we reenabled the keyevents
This reverts commit 2dbef77aa2.
This commit is contained in:
Dominik Csapak 2016-04-22 10:00:45 +02:00 committed by Dietmar Maurer
parent 1a7d0bd87a
commit ea31930bcd

View File

@ -47,7 +47,6 @@ Ext.define('PVE.ha.VMResourceInputPanel', {
me.column2 = [
{
xtype: 'pveHAGroupSelector',
editable: true,
name: 'group',
value: '',
fieldLabel: gettext('Group')