##// END OF EJS Templates
bookmarks: make argument names of _set/_del() more specific
bookmarks: make argument names of _set/_del() more specific

File last commit:

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