mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FEATURE: show close button instead of maximize in collapsed composer
This commit is contained in:
@@ -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}}
|
||||
|
||||
Reference in New Issue
Block a user