##// 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:

r35390:b963750b default
r51098:ee7a7155 default
Show More
graph.tmpl
5 lines | 117 B | application/x-cheetah | CheetahLexer
\{
"node": {node|json},
"changeset_count": {changesets|json},
"changesets": [{join(nodes%graphentry, ", ")}]
}