mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 16:24:55 +00:00
Add raw date to title attribute on old flags page (#6349)
This commit is contained in:
parent
297e8aaf2e
commit
f3afc0cf76
@ -7,7 +7,7 @@
|
||||
{{#link-to 'adminUser' user.id user.username class="flag-user-username"}}
|
||||
{{user.username}}
|
||||
{{/link-to}}
|
||||
<div class='flag-user-date'>
|
||||
<div class='flag-user-date' title='{{raw-date date}}'>
|
||||
{{format-age date}}
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user