use glyph for "in reply to" chicklet to simplify
This commit is contained in:
parent
63c4f24319
commit
b902119f00
|
@ -11,7 +11,7 @@
|
||||||
{{#if loadingReplyHistory}}
|
{{#if loadingReplyHistory}}
|
||||||
{{i18n loading}}
|
{{i18n loading}}
|
||||||
{{else}}
|
{{else}}
|
||||||
{{i18n post.in_reply_to}}
|
<i class="fa fa-mail-reply></i>
|
||||||
{{avatar reply_to_user imageSize="tiny"}}
|
{{avatar reply_to_user imageSize="tiny"}}
|
||||||
{{reply_to_user.username}}
|
{{reply_to_user.username}}
|
||||||
{{/if}}
|
{{/if}}
|
||||||
|
|
Loading…
Reference in New Issue