[pmg-devel] [PATCH pmg-{api, gui} 0/3] Proxmox Dark Theme Fixes - PMG
Stefan Sterz
s.sterz at proxmox.com
Thu Mar 23 16:44:52 CET 2023
this series fixes several aspects of the dark theme for pmg:
1. remove a warning about the uninitialized `$theme` variable in the
pmgproxy
2. fix the default behavior of the dark-mode filter toggle in the
quarantines
3. refactor the quarantines dark-mode filter toggle into a checkbox
and add a separator
Stefan Sterz (1) @ pmg-api:
fix: initialize the theme variable with an empty string
src/PMG/Service/pmgproxy.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Stefan Sterz (2) @ pmg-gui:
quarantines: fix the default behavior of the theme toggle button
quarantines: use a check mark for the dark mode filter
js/AttachmentQuarantine.js | 12 ++++++++----
js/SpamQuarantine.js | 12 ++++++++----
js/VirusQuarantine.js | 12 ++++++++----
js/controller/QuarantineController.js | 16 +++++++++-------
4 files changed, 33 insertions(+), 19 deletions(-)
--
2.30.2
More information about the pmg-devel
mailing list