pve-manager/www
Dominik Csapak 9cc74dfe30 add a helpbutton to the toolbar of the configpanel
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>
2016-09-13 16:40:43 +02:00
..
bootstrap really install bootstrap files 2014-05-02 11:35:16 +02:00
css add ceph icon 2016-09-01 11:44:27 +02:00
images update favicon, add homescreen icon 2016-09-13 08:56:53 +02:00
manager6 add a helpbutton to the toolbar of the configpanel 2016-09-13 16:40:43 +02:00
mobile remove old www/manager dir 2016-06-02 16:54:32 +02:00
Makefile switch GUI to extjs6 2016-03-31 12:11:31 +02:00