]> git.proxmox.com Git - pmg-gui.git/commit
quarantines: fix the default behavior of the theme toggle button
authorStefan Sterz <s.sterz@proxmox.com>
Thu, 23 Mar 2023 15:44:54 +0000 (16:44 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 23 Mar 2023 16:19:12 +0000 (17:19 +0100)
commitaa557e8068d82bc115fef35363dd2efe24cc0a09
tree4878693502dcbfacc95043590d291246f0474ff3
parent0625e0b37a77dc78c77371a56f37d4d206d5bf22
quarantines: fix the default behavior of the theme toggle button

since the default theme is "auto" now, the behavior of the dark theme
toggle needs to be adjust accordingly.

Signed-off-by: Stefan Sterz <s.sterz@proxmox.com>
js/controller/QuarantineController.js