##// END OF EJS Templates
phases: type annotation for `_phasesets`...
phases: type annotation for `_phasesets` Does not hurt.

File last commit:

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