-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(report): report looks ok even if javascript is disabled
All violations are listed in the raw HTML, and if you have JS, you can use filtering and sorting. This results in some duplication of code for populating the table (happens in the report generation as well as in the report's own javascript). The tabs and a few other stylistic aspects are disabled unless js is present. Closes #119
- Loading branch information
1 parent
57b05d9
commit ac945f2
Showing
2 changed files
with
103 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters