# HG changeset patch # User Denis Laxalde # Date 1498057341 -7200 # Node ID 9fda810cd0dbe6542b64caf45ce98e1c2a7d59b8 # Parent d8b40230c8e89249fe4b666b74dbbf928d00cff7 gitweb: wrap table rows of annotate view into a element We will use this element to hook data attribute for the followlines.js script to be plugged in annotate view. Also this gets symmetrical with paper style which already has a element. diff -r d8b40230c8e8 -r 9fda810cd0db mercurial/templates/gitweb/fileannotate.tmpl --- a/mercurial/templates/gitweb/fileannotate.tmpl Thu Jun 22 11:16:29 2017 +0200 +++ b/mercurial/templates/gitweb/fileannotate.tmpl Wed Jun 21 17:02:21 2017 +0200 @@ -66,7 +66,9 @@
+ {annotate%annotateline} +