From 7cd58dd7d03a388d2b69b9f877f4a2e105e8be66 Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Wed, 6 Oct 2021 07:08:02 -0400 Subject: [PATCH] MySql: Fix reset button on config page (#39988) (#40064) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * MySql: Fix reset button on config page * Use button instead of anchor * Add aria labels (cherry picked from commit 7fd7c985404faa43212b47c8d56ee215083651ce) Co-authored-by: Zoltán Bedi --- .../partials/tls_auth_settings.html | 67 ++++++++++++------- 1 file changed, 43 insertions(+), 24 deletions(-) diff --git a/public/app/features/datasources/partials/tls_auth_settings.html b/public/app/features/datasources/partials/tls_auth_settings.html index f15193bf63b..76f0c1a66b8 100644 --- a/public/app/features/datasources/partials/tls_auth_settings.html +++ b/public/app/features/datasources/partials/tls_auth_settings.html @@ -7,17 +7,24 @@
- +
- reset +
@@ -26,36 +33,48 @@
- +
- reset + reset +
- +
- reset +