FEATURE: show close button instead of maximize in collapsed composer

This commit is contained in:
Arpit Jalan
2016-12-08 20:11:58 +05:30
parent 312a07e452
commit d9459d09ed
4 changed files with 24 additions and 21 deletions

View File

@@ -136,7 +136,7 @@
</div>
<div class='draft-text'>
{{#if model.topic}}
{{fa-icon "reply"}} {{{draftTitle}}}
{{fa-icon "mail-forward"}} {{{draftTitle}}}
{{else}}
{{i18n "composer.saved_draft"}}
{{/if}}