##// END OF EJS Templates
crecord: add a searchdirection function...
crecord: add a searchdirection function If a regex has already been previously set, this function handles the UI elements of searching again forward or backward.

File last commit:

r35390:b963750b default
r52278:47c74c12 default
Show More
graph.tmpl
5 lines | 117 B | application/x-cheetah | CheetahLexer
\{
"node": {node|json},
"changeset_count": {changesets|json},
"changesets": [{join(nodes%graphentry, ", ")}]
}