From effec78faacc4def3cd1f1f7fbedf79eaeb824f5 Mon Sep 17 00:00:00 2001 From: Patrick Maia Date: Wed, 1 Oct 2014 18:46:58 -0300 Subject: #53 - does not show modal on when all tags are removed. Now its allowed to do so. --- web-ui/app/templates/mails/full_view.hbs | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'web-ui/app/templates/mails/full_view.hbs') diff --git a/web-ui/app/templates/mails/full_view.hbs b/web-ui/app/templates/mails/full_view.hbs index c674291c..b28e8086 100644 --- a/web-ui/app/templates/mails/full_view.hbs +++ b/web-ui/app/templates/mails/full_view.hbs @@ -63,20 +63,6 @@ -
-

{{t 'You are trying to delete the last tag on this message.'}}

- -

{{t 'What would you like to do?'}}

- - - × - {{t 'Trash:'}} {{t 'we will keep this message for 30 days, then delete it forever.'}} - - - {{t 'Archive:'}} {{t 'we will remove all the tags, but keep it in your account in case you need it.'}} - -
-
{{#each body }}

{{ this }}

-- cgit v1.2.3