]> git.proxmox.com Git - pmg-gui.git/commit
add doQuarantineAction and sender_renderer
authorDominik Csapak <d.csapak@proxmox.com>
Thu, 28 Sep 2017 11:45:49 +0000 (13:45 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 28 Sep 2017 12:44:38 +0000 (14:44 +0200)
commitcf5268ca8af69e74f2d4a89199f288901b96a0a9
tree69d2af0a832ded9a15ab83c42d36ef6c42dec5fb
parent79a3f18d316b0cb02f4635a74b185115a4cc9ea5
add doQuarantineAction and sender_renderer

doQuarantineAction executes a quarantine action with a callback

sender_renderer is the renderer for the quarantine list

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
js/Utils.js