]> git.proxmox.com Git - pve-manager-legacy.git/commit
Use a View Controller for making components react to each other
authorEmmanuel Kasper <e.kasper@proxmox.com>
Mon, 10 Jul 2017 14:35:03 +0000 (16:35 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 11 Jul 2017 11:24:48 +0000 (13:24 +0200)
commit36b71721aeab67b777ced0a43b51f93b5d3dac0c
treef1a4638a8a5baa6a3cbdeb2f532f7439397d3981
parente2a7f37e7ca882a4a21e2d34fcca9a50e19a9de6
Use a View Controller for making components react to each other

This allow to declare all the components inside the same items
array, and separate behaviour from view better.

No functional changes.
www/manager6/qemu/CreateWizard.js