]> git.proxmox.com Git - pve-manager.git/commit - www/manager6/window/Backup.js
use HelpButton from widget toolkit
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 11 Dec 2017 10:25:58 +0000 (11:25 +0100)
committerDominik Csapak <d.csapak@proxmox.com>
Thu, 25 Jan 2018 12:36:38 +0000 (13:36 +0100)
commit672a6270eaf3a49d53f9550ccb43ada4688ae711
treeca87d55b6b6f4ed8699dcbaa7e22feeaa17b0d5d
parent83c52beb4d8a81d3278951946dab5f5b0c9fc98f
use HelpButton from widget toolkit

Proxmox.button.Help renamed the css class for the button styling, as
this class is only used rarely and the widget toolkit does not
provides a (shared) css file itself, just rename it here too.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Reviewed-by: Dominik Csapak <d.csapak@proxmox.com>
www/css/ext6-pve.css
www/manager6/Makefile
www/manager6/Workspace.js
www/manager6/button/HelpButton.js [deleted file]
www/manager6/panel/ConfigPanel.js
www/manager6/qemu/Clone.js
www/manager6/window/Backup.js
www/manager6/window/Migrate.js
www/manager6/window/Settings.js
www/manager6/window/Wizard.js