##// END OF EJS Templates
formatter: make 'originalnode' a thing in log-like templates...
formatter: make 'originalnode' a thing in log-like templates mapping['node'] doesn't work since {node} is computed dynamically in non-web templates.

File last commit:

r16773:d490edc7 default
r37123:e7bc0667 default
Show More
graph.tmpl
6 lines | 76 B | application/x-cheetah | CheetahLexer
{header}
# HG graph
# Node ID {node}
# Rows shown {rows}
{nodes%graphnode}