mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-31 09:09:53 -04:00
FIX: Incorrect comment, thanks @ZogStrIP
This commit is contained in:
parent
f4c57130dc
commit
bc2993b458
1 changed files with 1 additions and 1 deletions
|
@ -213,7 +213,7 @@ Handlebars.registerHelper('rawDate', function(property, options) {
|
|||
/**
|
||||
Live refreshing age helper
|
||||
|
||||
@method rawDate
|
||||
@method unboundAge
|
||||
@for Handlebars
|
||||
**/
|
||||
Handlebars.registerHelper('unboundAge', function(property, options) {
|
||||
|
|
Loading…
Add table
Reference in a new issue