From e19c466915114356accce25c19f7ef07b8becc8a Mon Sep 17 00:00:00 2001 From: usmannasir Date: Thu, 5 Mar 2026 05:42:44 +0500 Subject: [PATCH] Fix account switcher: ng-if creates child scope breaking ng-model binding, use ng-show instead --- webmail/templates/webmail/index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/webmail/templates/webmail/index.html b/webmail/templates/webmail/index.html index ab5b137e6..d552a3164 100644 --- a/webmail/templates/webmail/index.html +++ b/webmail/templates/webmail/index.html @@ -9,7 +9,7 @@
-