##// END OF EJS Templates
record: extract a closure to the module level...
record: extract a closure to the module level This clean up is almost as gratuituous as this closure was.

File last commit:

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