##// END OF EJS Templates
path: use the next `display` argument to deal with boolean...
path: use the next `display` argument to deal with boolean We have a generic mechanism that we can now use for the special case now.

File last commit:

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