ui: add/fix help buttons

added a few more help buttons were appropriate:

* GC and Prune schedule windows
* Create Directory window
* API Tokens, link directly to token section
* verify jobs window

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
This commit is contained in:
Aaron Lauterer
2020-11-10 11:45:43 +01:00
committed by Thomas Lamprecht
parent c8219747f0
commit 133de2dd1f
4 changed files with 6 additions and 2 deletions

View File

@ -8,6 +8,8 @@ Ext.define('PBS.window.CreateDirectory', {
url: '/nodes/localhost/disks/directory',
method: 'POST',
onlineHelp: 'storage-disk-management',
items: [
{
xtype: 'pmxDiskSelector',