From 55469c5016254cb8d02d8fbb3fc49d8ae8cb4c28 Mon Sep 17 00:00:00 2001 From: Alex Pott Date: Wed, 12 Oct 2016 15:29:44 +0100 Subject: [PATCH] Issue #2702969 by andrewmacpherson: Module filter does not announce number of results for screenreader when Toolbar module is disabled --- core/modules/system/system.libraries.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/core/modules/system/system.libraries.yml b/core/modules/system/system.libraries.yml index dd9d2ec43ec..206ae4fc86e 100644 --- a/core/modules/system/system.libraries.yml +++ b/core/modules/system/system.libraries.yml @@ -59,6 +59,7 @@ drupal.system.modules: - core/drupal - core/drupal.debounce - core/jquery.once + - core/drupal.announce diff: version: VERSION