[pve-devel] [PATCH manager v2 0/3] help/manual button improvement

Dominik Csapak d.csapak at proxmox.com
Fri Oct 13 14:07:47 CEST 2017


v3 of 1/3
v2 of 2/3 and 3/3

Acked-by: Dominik Csapak <d.csapak at proxmox.com>
On 10/10/2017 12:49 PM, Thomas Lamprecht wrote:
> changes since v1:
> * use the shorter name 'Manual' instead of 'Documenation' (note: our
>    screenshots are based on a 1280 pixel wide window, so both would be
>    OK)
> * use the 'fa-book' font awesome symbol for the global 'Manual' button
> * use shorter names for VM and CT onlineHelpTitle in their config panel
> 
> 
> Thomas Lamprecht (3):
>    ui: rename global 'Help' button to 'Manual'
>    ConfigPanel: display help category in button
>    ui: add onlineHelpTitle to ConfigPanel childs
> 
>   www/manager6/Workspace.js         |  3 ++-
>   www/manager6/button/HelpButton.js | 12 +++++++++---
>   www/manager6/lxc/Config.js        |  1 +
>   www/manager6/node/Config.js       |  1 +
>   www/manager6/panel/ConfigPanel.js |  6 +++++-
>   www/manager6/pool/Config.js       |  1 +
>   www/manager6/qemu/Config.js       |  1 +
>   7 files changed, 20 insertions(+), 5 deletions(-)
> 





More information about the pve-devel mailing list