From aee42f76f0d0c400d7263bb64303b7fe70691bd3 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Thu, 18 May 2017 15:40:11 -0400 Subject: [PATCH] (js) Use one-time bindings in ACLs and sidenav --- UI/Templates/UIxAclEditor.wox | 8 ++++---- UI/Templates/UIxSidenavToolbarTemplate.wox | 10 +++++----- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/UI/Templates/UIxAclEditor.wox b/UI/Templates/UIxAclEditor.wox index de47aef04..4e0aca359 100644 --- a/UI/Templates/UIxAclEditor.wox +++ b/UI/Templates/UIxAclEditor.wox @@ -55,11 +55,11 @@ {{ user.$avatarIcon }} + size="40">{{ ::user.$avatarIcon }}
-
{{user.$fullname()}}
-
{{user.c_email}}
+
+
-
{{acl.confirmation.message}}
+
diff --git a/UI/Templates/UIxSidenavToolbarTemplate.wox b/UI/Templates/UIxSidenavToolbarTemplate.wox index c804459aa..2b57b981a 100644 --- a/UI/Templates/UIxSidenavToolbarTemplate.wox +++ b/UI/Templates/UIxSidenavToolbarTemplate.wox @@ -6,16 +6,16 @@ xmlns:label="OGo:label"> person
-

{{activeUser.identification}}

-

{{activeUser.email}}

+

+

+ ng-hide="::baseURL.endsWith('/Preferences')" + ng-href="{{::activeUser.path.preferences}}"> settings