{{#if mainResult.count.error}} -
- - +
+ - (close panel) Errors ( {{mainResult.count.error}} )
-
+
    {{#mainResult.errors}} @@ -81,11 +101,11 @@ along with pa11y-dashboard. If not, see . {{/if}} {{#if mainResult.count.warning}} -
    - + + -
    +
      {{#mainResult.warnings}}
    • @@ -110,11 +130,11 @@ along with pa11y-dashboard. If not, see . {{/if}} {{#if mainResult.count.notice}} -
      - + + -
      +
        {{#mainResult.notices}}
      • @@ -138,11 +158,11 @@ along with pa11y-dashboard. If not, see . {{/if}} {{#if mainResult.ignore.length}} -
        - + + -
        +
          {{#mainResult.ignore}}
        • diff --git a/view/partial/task-header.html b/view/partial/task-header.html index 19b4e1f..3f3ff15 100644 --- a/view/partial/task-header.html +++ b/view/partial/task-header.html @@ -1,4 +1,4 @@ -{{! +{{! This file is part of pa11y-dashboard. pa11y-dashboard is free software: you can redistribute it and/or modify @@ -17,27 +17,25 @@ along with pa11y-dashboard. If not, see .
          -
          +

          {{task.name}}

          {{simplify-url task.url}} ({{task.standard}})

          -
          - {{#unless readonly}} -
          - -
          diff --git a/view/result/index.html b/view/result/index.html index 67e7d52..6ecc079 100644 --- a/view/result/index.html +++ b/view/result/index.html @@ -1,4 +1,4 @@ -{{! +{{! This file is part of pa11y-dashboard. pa11y-dashboard is free software: you can redistribute it and/or modify @@ -21,4 +21,6 @@ along with pa11y-dashboard. If not, see . {{> result-header}} -{{> result}} \ No newline at end of file +
          + {{> result}} +
          diff --git a/view/task/index.html b/view/task/index.html index 70125f4..f3cbc6b 100644 --- a/view/task/index.html +++ b/view/task/index.html @@ -1,4 +1,4 @@ -{{! +{{! This file is part of pa11y-dashboard. pa11y-dashboard is free software: you can redistribute it and/or modify @@ -76,8 +76,6 @@ along with pa11y-dashboard. If not, see . {{> graph}} {{/unless}} - {{> result-selector}} - {{/if}} {{#if mainResult}}