##// END OF EJS Templates
patch: rename "header" variable into "hdr" in diff()...
patch: rename "header" variable into "hdr" in diff() The "header" variable was hiding the eponymous class, hence preventing its usage.

File last commit:

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