]> git.proxmox.com Git - pve-manager.git/commit - www/manager6/Makefile
ui: factor out pending changes revert button
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 30 Oct 2019 10:19:35 +0000 (11:19 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 30 Oct 2019 10:48:03 +0000 (11:48 +0100)
commit591efb672546b5fb13a2402ca1841ddcce72b529
tree635bd42c027be5084b6e9cfeadad52849d87e3fa
parentb8d53fbe54d0efa46acd6080fcee5ac0499f83e0
ui: factor out pending changes revert button

makes no sense to have the, more or less, exact same 25 line method 5
times..

could be moved to widget TK, but that's for another time.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
www/manager6/Makefile
www/manager6/button/Revert.js [new file with mode: 0644]
www/manager6/lxc/DNS.js
www/manager6/lxc/Options.js
www/manager6/lxc/Resources.js
www/manager6/qemu/HardwareView.js
www/manager6/qemu/Options.js