##// END OF EJS Templates
merge: use public interface ms.localctx instead of ms._local
merge: use public interface ms.localctx instead of ms._local

File last commit:

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