From 856809426628d846dc15026716b13886b94e69a6 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Wed, 6 May 2015 16:15:03 -0400 Subject: [PATCH] (wox) Improve mobile display of Contacts --- .../ContactsUI/UIxContactFoldersView.wox | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/UI/Templates/ContactsUI/UIxContactFoldersView.wox b/UI/Templates/ContactsUI/UIxContactFoldersView.wox index 554b4f01f..e58a8ce30 100644 --- a/UI/Templates/ContactsUI/UIxContactFoldersView.wox +++ b/UI/Templates/ContactsUI/UIxContactFoldersView.wox @@ -296,7 +296,8 @@
+ ng-click="toggleDetailView()" + ui-sref="app.addressbook.card.view({addressbookId: currentFolder.id, cardId: currentCard.id})">
- -
-
{{currentCard.$preferredEmail(currentFolder.$query)}}
-
+
+
{{currentCard.$preferredEmail(currentFolder.$query)}}
@@ -326,7 +325,7 @@ -
+
@@ -337,12 +336,9 @@ + - - - -