From 57ca8a40ee0645e4f6fb85805040d245c855ef5b Mon Sep 17 00:00:00 2001 From: Daniel Couzens Date: Thu, 22 Aug 2024 15:31:36 +0100 Subject: [PATCH] adds aria label --- CHANGELOG.md | 2 ++ app/views/doc/_about_ukhpi_en.html.haml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c126b81e..bea6bc79 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## 1.7.5 - 2024-08 +- (Dan) Adds `aria-label` link attributes on the about page to SPARQL link + [GH-413](https://github.com/epimorphics/ukhpi/issues/413) - (Bogdan) Fixed a bug where CSS was being applied to the wrong element [GH-412](https://github.com/epimorphics/ukhpi/issues/412) - (Bogdan) Fixed type in aria-label text [GH-416](https://github.com/epimorphics/ukhpi/issues/416) - (Bogdan) Fixed a duplicate character bug when selecting dates diff --git a/app/views/doc/_about_ukhpi_en.html.haml b/app/views/doc/_about_ukhpi_en.html.haml index d0fcfcf1..3de4af77 100644 --- a/app/views/doc/_about_ukhpi_en.html.haml +++ b/app/views/doc/_about_ukhpi_en.html.haml @@ -146,7 +146,7 @@ %h2.heading-medium SPARQL %p Alongside the report builder we have created a - = link_to "SPARQL query page", "/app/qonsole" + = link_to("SPARQL query page", "/app/qonsole", 'aria-label' => 'SPARQL query page') that you can use to try out some example SPARQL queries or create your own. %p We also have made a SPARQL endpoint available. You can use the following URL address in