From f5745ab8464c18587d5dc6fcb4b0f5230169c8a0 Mon Sep 17 00:00:00 2001 From: "Patrick H. Lauke" Date: Thu, 26 Jan 2017 11:12:39 +0000 Subject: Add aria-label to docs search field --- docs/_includes/nav-docs.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/_includes') diff --git a/docs/_includes/nav-docs.html b/docs/_includes/nav-docs.html index 05a9c0b85..94d46537d 100644 --- a/docs/_includes/nav-docs.html +++ b/docs/_includes/nav-docs.html @@ -1,5 +1,5 @@ -- cgit v1.2.3 From 20389c10daee25976bdc4eaec03bcfa08604c67f Mon Sep 17 00:00:00 2001 From: Waldson Moura Date: Wed, 8 Feb 2017 00:22:48 -0300 Subject: Fix fallback jquery filename (#21940) --- docs/_includes/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/_includes') diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html index bfd657efe..68626962f 100644 --- a/docs/_includes/footer.html +++ b/docs/_includes/footer.html @@ -12,7 +12,7 @@ - + -- cgit v1.2.3