From 0e5e88aaf946cf9a1ca8f4ed86ebe75ced9a4d46 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Fri, 10 Jul 2020 17:27:03 -0400 Subject: [PATCH] fix(web): add icon to expandable list items --- UI/Templates/PreferencesUI/UIxAccountEditor.wox | 1 + UI/Templates/UIxAclEditor.wox | 1 + 2 files changed, 2 insertions(+) diff --git a/UI/Templates/PreferencesUI/UIxAccountEditor.wox b/UI/Templates/PreferencesUI/UIxAccountEditor.wox index da2f5db3f..37a5dd6ba 100644 --- a/UI/Templates/PreferencesUI/UIxAccountEditor.wox +++ b/UI/Templates/PreferencesUI/UIxAccountEditor.wox @@ -131,6 +131,7 @@ ng-click="$AccountDialogController.setDefaultIdentity($event, $index)"> {{ identity.isDefault ? 'favorite' : 'favorite_border' }} + chevron_right diff --git a/UI/Templates/UIxAclEditor.wox b/UI/Templates/UIxAclEditor.wox index c369cdc8f..8db082e7a 100644 --- a/UI/Templates/UIxAclEditor.wox +++ b/UI/Templates/UIxAclEditor.wox @@ -75,6 +75,7 @@ ng-hide="user.uid != acl.selectedUid || user.$isSpecial()"> delete + chevron_right