Skip to content

Commit

Permalink
Consolidate locale time helpers
Browse files Browse the repository at this point in the history
When working on #660, I missed that helper already existed, added in #167.
  • Loading branch information
astorije committed Oct 1, 2016
1 parent cd90d50 commit 4e1d89f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
7 changes: 0 additions & 7 deletions client/js/libs/handlebars/date.js

This file was deleted.

2 changes: 1 addition & 1 deletion client/views/actions/topic_set_by.tpl
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Topic set by
<span role="button" class="user {{colorClass nick}}" data-name="{{nick}}">{{mode}}{{nick}}</span>
on {{localeDate when}}
on {{localetime when}}

0 comments on commit 4e1d89f

Please sign in to comment.