]> git.proxmox.com Git - pve-manager.git/commit
gui: dc/backup: move renderers to Utils.js
authorAaron Lauterer <a.lauterer@proxmox.com>
Tue, 7 Jul 2020 09:48:59 +0000 (11:48 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 9 Jul 2020 12:12:59 +0000 (14:12 +0200)
commit7f08d0d19fbf4d8fd6c0c65b9d7ff77c0bb88388
tree8694d0aa039c6454680abaa4667f5173a791153a
parentac0fe8b66cd6516e2ab64abae9837e8d278c0ea7
gui: dc/backup: move renderers to Utils.js

Moving the following renderers to Utils.js to be able to use them in
more than one place:
* render_backup_days_of_week
* render_backup_selection

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
www/manager6/Utils.js
www/manager6/dc/Backup.js