Mercurial > hg
comparison tests/revlog-formatv0.py @ 35533:8b958d21b19d
hgweb: stop adding strings to innerHTML of #graphnodes and #nodebgs (BC)
There's nothing that uses this functionality anymore, since all HTML is
generated server-side now. Changeset entries are still accessible in JS via
DOM (that's how we set left padding), so it's still possible to do something
unusual by overriding Graph.prototype.vertex().
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Fri, 05 Jan 2018 19:30:30 +0800 |
parents | 05982f7ab231 |
children | 3e3f4c03876b |
comparison
equal
deleted
inserted
replaced
35532:bb5a03dfd7ff | 35533:8b958d21b19d |
---|