##// END OF EJS Templates
crecord: drop duplicated set of firstlineofpadtoprint attribute...
crecord: drop duplicated set of firstlineofpadtoprint attribute The attribute is already set a couple of lines above, in curseschunkselector.__init__().

File last commit:

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