Signed-off-by: Dominik Csapak <d.csa...@proxmox.com>
---
 www/manager6/form/VLanField.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/manager6/form/VLanField.js b/www/manager6/form/VLanField.js
index 402427b..c699907 100644
--- a/www/manager6/form/VLanField.js
+++ b/www/manager6/form/VLanField.js
@@ -31,7 +31,7 @@ Ext.define('PVE.form.VlanField', {
        var me = this;
 
        Ext.apply(me, {
-           minValue: 2,
+           minValue: 1,
            maxValue: 4094
        });
 
-- 
2.1.4


_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to