]> git.proxmox.com Git - pmg-gui.git/commit
quarantine grids: use arrow function for size renderer
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 22 Oct 2022 14:13:46 +0000 (16:13 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 22 Oct 2022 14:14:23 +0000 (16:14 +0200)
commit2cc13fbc8ac1cc6d7d58c3826cd2a861340cc21f
tree126697b1fcac4acf817d9c49c13cf180689eca87
parentcd150758760ce504aed32d1538c7d6575f7e0c2d
quarantine grids: use arrow function for size renderer

quicker to read and avoids "violating" style guide due to on-line
normal functions

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
js/AttachmentQuarantine.js
js/SpamQuarantine.js
js/VirusQuarantine.js