]> git.proxmox.com Git - proxmox-backup.git/commit
prune sim: make numberfields more similar to PBS's
authorFabian Ebner <f.ebner@proxmox.com>
Wed, 11 Nov 2020 09:07:03 +0000 (10:07 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 19 Nov 2020 08:47:51 +0000 (09:47 +0100)
commit21b552848acdbf9c84270e129894401bc7b007c2
tree91cc2e1fb401a4a7f86c9ab4da843e66c8c8f700
parentfd1925647069ac1d49758e801b379e5c1fb196bf
prune sim: make numberfields more similar to PBS's

by creating a new class that adds a clear trigger and also uses the
clear-trigger image. Code was taken from the one in PBS's prune window,
but we have default values here, so a bit of adapting was necessary. For
example, we don't want to reset to the original value (which might have
been one of the defaults) when clearing, but always to 'null'.

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
docs/Makefile
docs/prune-simulator/clear-trigger.png [new file with mode: 0644]
docs/prune-simulator/index.html
docs/prune-simulator/prune-simulator.js