public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH manager] ui: metrics: Link help button to correct chapter
@ 2020-11-25 10:29 Dominic Jäger
  0 siblings, 0 replies; only message in thread
From: Dominic Jäger @ 2020-11-25 10:29 UTC (permalink / raw)
  To: pve-devel

... instead of generic PVE admin guide.

Signed-off-by: Dominic Jäger <d.jaeger@proxmox.com>
---
 www/manager6/dc/Config.js | 1 +
 1 file changed, 1 insertion(+)

diff --git a/www/manager6/dc/Config.js b/www/manager6/dc/Config.js
index 2fdba743..92b94afc 100644
--- a/www/manager6/dc/Config.js
+++ b/www/manager6/dc/Config.js
@@ -236,6 +236,7 @@ Ext.define('PVE.dc.Config', {
 		title: gettext('Metric Server'),
 		iconCls: 'fa fa-bar-chart',
 		itemId: 'metricservers',
+		onlineHelp: 'external_metric_server',
 	    },
 	    {
 		xtype: 'pveDcSupport',
-- 
2.20.1




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-11-25 10:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-25 10:29 [pve-devel] [PATCH manager] ui: metrics: Link help button to correct chapter Dominic Jäger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal