ui: CephFS: fix onlineHelp buttons

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2018-11-30 18:43:00 +01:00
parent fbb1554ef8
commit 253c3e4f12

View File

@ -4,7 +4,7 @@ Ext.define('PVE.CephCreateFS', {
alias: 'widget.pveCephCreateFS',
showTaskViewer: true,
//onlineHelp: 'pve_ceph_fs',
onlineHelp: 'pveceph_fs_create',
subject: 'Ceph FS',
isCreate: true,
@ -69,7 +69,7 @@ Ext.define('PVE.CephCreateMDS', {
alias: 'widget.pveCephCreateMDS',
showProgress: true,
//onlineHelp: 'pve_ceph_mds',
onlineHelp: 'pveceph_fs_mds',
subject: 'Ceph MDS',
isCreate: true,
@ -115,7 +115,7 @@ Ext.define('PVE.NodeCephFSPanel', {
mixins: ['Proxmox.Mixin.CBind'],
title: gettext('CephFS'),
onlineHelp: 'chapter_pvecm',
onlineHelp: 'pveceph_fs',
border: false,
defaults: {