##// END OF EJS Templates
graphlog: change state dict to attr struct...
graphlog: change state dict to attr struct This should help static analysis.

File last commit:

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