##// END OF EJS Templates
graphlog: optionally strip quotes from graphnode template (BC)...
graphlog: optionally strip quotes from graphnode template (BC) For consistency with the other template options.

File last commit:

r24588:0bf54479 default
r32045:3eceeede default
Show More
changelist.tmpl
5 lines | 124 B | application/x-cheetah | CheetahLexer
\{
"node": {node|json},
"changeset_count": {changesets|json},
"changesets": [{join(entries%changelistentry, ", ")}]
}