##// END OF EJS Templates
eol: import 'error' as 'errormod'...
eol: import 'error' as 'errormod' We need the 'error' name available to fix another bug, so we rename the imported module.

File last commit:

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