mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-14 00:50:14 -04:00
FEATURE: add age to results of search
This commit is contained in:
parent
f87aae489c
commit
2a7355405e
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
</span>
|
||||
{{#unless Discourse.Mobile.mobileView}}
|
||||
<span class='blurb'>
|
||||
{{{unbound blurb}}}
|
||||
{{age created_at}} - {{{unbound blurb}}}
|
||||
</span>
|
||||
{{/unless}}
|
||||
</a>
|
||||
|
|
Loading…
Reference in a new issue