##// END OF EJS Templates
templater: process mapping dict by resource callables...
templater: process mapping dict by resource callables A resource item is a callable, so let's make it look up a resource object by itself.

File last commit:

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