]> git.proxmox.com Git - pve-manager.git/commit - www/manager6/window/Wizard.js
Add support for onlineHelp in Creation Wizard
authorEmmanuel Kasper <e.kasper@proxmox.com>
Wed, 1 Jun 2016 10:15:42 +0000 (12:15 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 1 Jun 2016 10:32:23 +0000 (12:32 +0200)
commit84bfba3e2866943f28ba39a56cf27af53a0c514e
treec3d3b5173caee3513510d04027e21dfabd2927d1
parentecbca6c4c079a6fc89f08d7f0319d4e982a3ee57
Add support for onlineHelp in Creation Wizard

Inside a wizard, switching to a new tab will fire
the 'activate' event to the new tab, causing
the inputPanel of this tab to display its help in
the wizard window.
www/manager6/window/Wizard.js