mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-07-25 21:55:44 +00:00
ui: metrics: Link help button to correct chapter
... instead of generic PVE admin guide. Signed-off-by: Dominic Jäger <d.jaeger@proxmox.com>
This commit is contained in:
parent
b22cbac9bf
commit
c63115da85
@ -236,6 +236,7 @@ Ext.define('PVE.dc.Config', {
|
|||||||
title: gettext('Metric Server'),
|
title: gettext('Metric Server'),
|
||||||
iconCls: 'fa fa-bar-chart',
|
iconCls: 'fa fa-bar-chart',
|
||||||
itemId: 'metricservers',
|
itemId: 'metricservers',
|
||||||
|
onlineHelp: 'external_metric_server',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
xtype: 'pveDcSupport',
|
xtype: 'pveDcSupport',
|
||||||
|
Loading…
Reference in New Issue
Block a user