##// END OF EJS Templates
hidden: extract the code generating "filtered rev" error for wrapping...
hidden: extract the code generating "filtered rev" error for wrapping The goal is to help experimentation in extensions (ie: evolve) around more advance messages.

File last commit:

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