##// END OF EJS Templates
templatekw: factor out the changessincetag calculation to a private method...
templatekw: factor out the changessincetag calculation to a private method This will be reused in the next patch.

File last commit:

r24588:0bf54479 default
r26483:e94f9304 default
Show More
changelist.tmpl
5 lines | 124 B | application/x-cheetah | CheetahLexer
\{
"node": {node|json},
"changeset_count": {changesets|json},
"changesets": [{join(entries%changelistentry, ", ")}]
}