mirror of
https://github.com/pa11y/pa11y-dashboard.git
synced 2025-09-24 22:31:15 +00:00
Issue 43 - Stop graph appearing if only one result
This commit is contained in:
@@ -30,7 +30,9 @@
|
||||
|
||||
{{#if results}}
|
||||
|
||||
{{> graph}}
|
||||
{{#unless hasOneResult}}
|
||||
{{> graph}}
|
||||
{{/unless}}
|
||||
|
||||
{{> result-selector}}
|
||||
|
||||
|
Reference in New Issue
Block a user