Skip to content

apachedex: Display row header when hovering its cells (report tables).

Arnaud Fontaine requested to merge arnau/apachedex:TM-tr-title into master

When the table is large and requires scrolling, it becomes difficult to read so add 'title' attribute to

on 'Stats per module' and 'Hits per status code' tables. For example when hovering a particular cell on a module row, it display the module name.

Merge request reports