From 9b3d3808bf2b7e5a360c51da1c36d2102fe69e22 Mon Sep 17 00:00:00 2001 From: Greg Ross Date: Mon, 9 Jul 2018 14:48:27 -0400 Subject: [PATCH] Display the contacts first initial in the app header. (#258) If there is no avatar icon to match the contacts list style. --- templates/main.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/main.php b/templates/main.php index 37f104a..c66223b 100644 --- a/templates/main.php +++ b/templates/main.php @@ -66,8 +66,8 @@ use \OCA\OcSms\Lib\CountryCodes;
- + +
{{ selectedContact.label | firstCharacter }}
{{ selectedContact.label }}