mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-06 17:10:35 +00:00
![]() this adds a contextual help button to the action toolbar on the far right. now the subclasses of pvePanelConfig have to have a property 'onlineHelp', which is a relative link to the relevant documentation if no link is given, we output 'No Help available'. For the folder view, we have a switch statement, because these are dynamically created and simply from type pvePanelConfig if an option has the property onlineHelp, this link will be set when selecting it, so that you have a contextual help button for the options (e.g. directly to the backup documentation on the 'Backup' entry) if an option does not have this property, it defaults to the pvePanelConfig property Signed-off-by: Dominik Csapak <d.csapak@proxmox.com> |
||
---|---|---|
.. | ||
bootstrap | ||
css | ||
images | ||
manager6 | ||
mobile | ||
Makefile |