mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-06 10:42:21 +00:00
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:
parent
4314ba846b
commit
98246fb7ea
@ -199,6 +199,7 @@ Ext.define('PVE.SecurityGroups', {
|
||||
alias: 'widget.pveSecurityGroups',
|
||||
|
||||
title: 'Security Groups',
|
||||
onlineHelp: 'pve_firewall_security_groups',
|
||||
|
||||
layout: 'border',
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user