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

Thomas Lamprecht t.lamprecht at proxmox.com
Tue Oct 10 12:49:00 CEST 2017


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(-)

-- 
2.11.0





More information about the pve-devel mailing list