##// END OF EJS Templates
extensions: extract closure that looks for commands from disabled module...
extensions: extract closure that looks for commands from disabled module I'll rewrite this function to not load disabled extensions.

File last commit:

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