From fdfe1679baf03ece3259dfa0091c270ecb604883 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laussel=20Lo=C3=AFc?= Date: Wed, 27 Feb 2019 12:29:29 +0100 Subject: [PATCH] add an explicit aria-label on link with svg on sample pages (#28360) --- site/docs/4.3/examples/blog/index.html | 2 +- site/docs/4.3/examples/dashboard/index.html | 2 +- site/docs/4.3/examples/product/index.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/site/docs/4.3/examples/blog/index.html b/site/docs/4.3/examples/blog/index.html index 55b939380c..ba4edd7452 100644 --- a/site/docs/4.3/examples/blog/index.html +++ b/site/docs/4.3/examples/blog/index.html @@ -17,7 +17,7 @@ include_js: false
- + Search Sign up diff --git a/site/docs/4.3/examples/dashboard/index.html b/site/docs/4.3/examples/dashboard/index.html index 1b641b6209..836e29b367 100644 --- a/site/docs/4.3/examples/dashboard/index.html +++ b/site/docs/4.3/examples/dashboard/index.html @@ -63,7 +63,7 @@ extra_js: diff --git a/site/docs/4.3/examples/product/index.html b/site/docs/4.3/examples/product/index.html index 279aabcc51..8179b921e5 100644 --- a/site/docs/4.3/examples/product/index.html +++ b/site/docs/4.3/examples/product/index.html @@ -6,7 +6,7 @@ extra_css: "product.css"