From 2f7c9a7546decdcc52a21d9e2098cc381411f684 Mon Sep 17 00:00:00 2001 From: TigerRoar Date: Sun, 26 Jul 2015 23:23:44 +1000 Subject: Issue#377 - Add ability to allow users to delete emails from recipient input. --- web-ui/app/templates/compose/fixed_recipient.hbs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'web-ui/app/templates/compose') diff --git a/web-ui/app/templates/compose/fixed_recipient.hbs b/web-ui/app/templates/compose/fixed_recipient.hbs index 2f773c76..cd6b0c26 100644 --- a/web-ui/app/templates/compose/fixed_recipient.hbs +++ b/web-ui/app/templates/compose/fixed_recipient.hbs @@ -1,6 +1,8 @@
-
{{ address }}
+
+ {{ address }} +
-- cgit v1.2.3