]> git.proxmox.com Git - pve-manager.git/commit - www/manager6/Workspace.js
ui: rename global 'Help' button to 'Documentation'
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 17 Oct 2017 09:47:59 +0000 (11:47 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 19 Oct 2017 07:24:46 +0000 (09:24 +0200)
commit41e024ee433c17162c35e8e6b6628b4e3ebfef70
tree7f85d69b4044a795a598c3338555a87ab68f4bb0
parent35085f4ae8f802cf3ce4ca83b9f650cf04399e6e
ui: rename global 'Help' button to 'Documentation'

To make it more clear that this will always end you on the
Documentation index.

Also, multiple Help buttons which all may or may not do something
different are a bit weird/confusing - thus distinction can here be
really helpful, IMO.

We target HD ready (1280x720) as minimal target resolution where this
still fits nicely. This (or bigger) resolution is also used by our
screenshot framework for the documentation - so it also fits there.

Adapt the icon displayed to `fa-book` which resembles the one often
used for manuals and is clearer than a '?', IMO.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Acked-by: Dominik Csapak <d.csapak@proxmox.com>
www/manager6/Workspace.js