##// END OF EJS Templates
templater: inline wraphybridvalue()...
templater: inline wraphybridvalue() All wraphybridvalue() calls are now handled in the hybrid class.

File last commit:

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