From 258064b3390091d91b99b2d14551668b1a2aa9ad Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Sun, 19 Jan 2025 08:50:26 -0800 Subject: [PATCH] Fix: better reflect some mail account / rule permissions in UI (#8812) --- .../components/manage/mail/mail.component.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src-ui/src/app/components/manage/mail/mail.component.html b/src-ui/src/app/components/manage/mail/mail.component.html index fc786840c..16e8e88fb 100644 --- a/src-ui/src/app/components/manage/mail/mail.component.html +++ b/src-ui/src/app/components/manage/mail/mail.component.html @@ -45,7 +45,7 @@
  • -
    - + - - + +
    @@ -82,7 +82,7 @@
    -
    @@ -126,7 +126,7 @@ @for (rule of mailRules; track rule) {
  • -
    +
    {{rule.order}}
    {{(mailAccountService.getCached(rule.account) | async)?.name}}
    @@ -144,9 +144,9 @@
    - + - +