##// END OF EJS Templates
incoming: delay pager activation until right before printing changes...
incoming: delay pager activation until right before printing changes This prevents authentication and other brief status messages from being paged.

File last commit:

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