mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: Incorrect comment, thanks @ZogStrIP
This commit is contained in:
parent
f4c57130dc
commit
bc2993b458
@ -213,7 +213,7 @@ Handlebars.registerHelper('rawDate', function(property, options) {
|
|||||||
/**
|
/**
|
||||||
Live refreshing age helper
|
Live refreshing age helper
|
||||||
|
|
||||||
@method rawDate
|
@method unboundAge
|
||||||
@for Handlebars
|
@for Handlebars
|
||||||
**/
|
**/
|
||||||
Handlebars.registerHelper('unboundAge', function(property, options) {
|
Handlebars.registerHelper('unboundAge', function(property, options) {
|
||||||
|
Loading…
Reference in New Issue
Block a user