From 61600a8252dd8cff5646f904790220e5da465de1 Mon Sep 17 00:00:00 2001 From: mabashian Date: Mon, 16 Mar 2020 10:37:44 -0400 Subject: [PATCH] Adds aria-labels to links without descernible inner text --- .../features/output/details.partial.html | 4 +++ .../host-event/host-event-modal.partial.html | 4 +-- .../client/features/output/stats.partial.html | 2 +- .../lib/components/cards/card.partial.html | 4 +-- .../code-mirror/code-mirror.partial.html | 1 + .../modal/code-mirror-modal.partial.html | 1 + .../lib/components/layout/layout.partial.html | 8 +++--- .../lib/components/list/row-item.partial.html | 25 +++++++++++++------ .../configuration-system.partial.html | 2 +- .../job-templates-list.partial.html | 2 +- .../lists/jobs/jobs-list.partial.html | 6 ++--- .../add-edit-instance-groups.view.html | 2 +- .../add-container-group.view.html | 2 +- .../hosts/hosts.partial.html | 2 +- .../groups/hosts-related-groups.partial.html | 1 + .../host-summary-popover.directive.js | 2 +- .../host-summary-popover.partial.html | 2 +- .../source-summary-popover.directive.js | 4 +-- .../source-summary-popover.partial.html | 2 +- .../groups/list/groups-list.partial.html | 1 + ...up-nested-groups-disassociate.partial.html | 1 + ...oup-nested-hosts-disassociate.partial.html | 1 + ...st-nested-groups-disassociate.partial.html | 1 + .../sources/list/sources-list.partial.html | 1 + .../shared/factories/set-status.factory.js | 2 +- awx/ui/client/src/shared/generator-helpers.js | 2 +- .../src/shared/paginate/paginate.partial.html | 11 ++++---- .../smart-status/smart-status.partial.html | 1 + .../prompt-other-prompts.partial.html | 16 ++++++------ .../forms/workflow-node-form.partial.html | 2 +- 30 files changed, 69 insertions(+), 46 deletions(-) diff --git a/awx/ui/client/features/output/details.partial.html b/awx/ui/client/features/output/details.partial.html index ddea4a25b8..abcb281298 100644 --- a/awx/ui/client/features/output/details.partial.html +++ b/awx/ui/client/features/output/details.partial.html @@ -88,6 +88,7 @@