]> git.proxmox.com Git - pve-manager.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)
commit8d4f1d4d2bc2db8463987a60dfab3e28c99717a6
tree0b7771c1975a43568ed5fd4c92e8f9b58bccccba
parent85806e47d1335f5525a41d4345ee74b324a23bdb
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