##// END OF EJS Templates
hgweb: refactor graph customization javascript...
hgweb: refactor graph customization javascript - Avoid flipping lineWidth state around the edge() call, pass it to the function instead. - Pass the line width and color appended to the other parameters instead of in a dictionary. The javascript code is simpler, no need to check for all containers existence, and the JSON output is smaller. - Reindent setColor() comments and fix code spacing.

File last commit:

r9999:f91e5630 default
r16138:6e4de55a default
Show More
notfound.tmpl
2 lines | 44 B | application/x-cheetah | CheetahLexer
{header}
error: repository {repo} not found