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