forked from external-repos/pa11y-dashboard
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