##// END OF EJS Templates
bookmarks: extract function that looks up bookmark names by node
bookmarks: extract function that looks up bookmark names by node

File last commit:

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