##// END OF EJS Templates
incoming: enable pager...
incoming: enable pager The design of incoming means we have to activate the pager in several places, depending on which codepath gets chosen.

File last commit:

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