##// END OF EJS Templates
hgweb: add graph mode of ajax response processing...
hgweb: add graph mode of ajax response processing While the default mode appends all the new entries to a container on the page, the graph mode resizes canvas correctly, and repaints the graph to include newly received data.

File last commit:

r9999:f91e5630 default
r19782:8123f505 default
Show More
changeset.tmpl
9 lines | 124 B | application/x-cheetah | CheetahLexer
Dan Villiom Podlaski Christiansen
setup: install translation files as package data...
r9999 {header}
# HG changeset patch
# User {author}
# Date {date|hgdate}
# Node ID {node}
{parent%changesetparent}
{desc}
{diff}