From 89a009ac124657011ecaa0830a2950da48fa37ad Mon Sep 17 00:00:00 2001 From: quietone Date: Sat, 14 Dec 2024 09:22:10 +1300 Subject: [PATCH] Issue #3493182 by tim.plunkett, catch, lauriii: Block visibility settings have summary duplicated in the title --- core/modules/block/block.libraries.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/core/modules/block/block.libraries.yml b/core/modules/block/block.libraries.yml index 6d52c681e3c..2b188207294 100644 --- a/core/modules/block/block.libraries.yml +++ b/core/modules/block/block.libraries.yml @@ -21,4 +21,5 @@ drupal.block.admin: - core/drupal.debounce - core/drupal.dialog.ajax - core/drupal.tabledrag + - core/drupal.vertical-tabs - core/once