gui: fix firewall security group help button chapter link

The help button under Datacenter > Firewall > Security Group did not
have the proper help chapter link set.

First reported here:
https://forum.proxmox.com/threads/broken-help-link-in-proxmox-gui.117503/

Signed-off-by: Daniel Tschlatscher <d.tschlatscher@proxmox.com>
This commit is contained in:
Daniel Tschlatscher 2022-11-04 10:18:47 +01:00 committed by Thomas Lamprecht
parent 4314ba846b
commit 98246fb7ea

View File

@ -199,6 +199,7 @@ Ext.define('PVE.SecurityGroups', {
alias: 'widget.pveSecurityGroups',
title: 'Security Groups',
onlineHelp: 'pve_firewall_security_groups',
layout: 'border',