##// END OF EJS Templates
crecord: add a handlesearch function...
crecord: add a handlesearch function This function sets up some of the UI, such as getting the search string from the user and displaying results or their absence.

File last commit:

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