Asset search JS: show creation timestamps
This commit is contained in:
@@ -147,7 +147,7 @@ script(type="text/template", id="hit-template")
|
||||
| {{#media}}
|
||||
span.media · {{{ media }}}
|
||||
| {{/media}}
|
||||
span.when {{{ created }}}
|
||||
span.when {{{ created_at }}}
|
||||
span.context
|
||||
a(href="/nodes/{{ objectID }}/redir") view in context
|
||||
|
||||
|
Reference in New Issue
Block a user