From 654d0f65f7f341dc9211b561301e8608d6f81bb9 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Sun, 10 Jan 2021 21:36:36 +0000 Subject: [PATCH] Flex lists of local tasks References #341 --- .../custom/opdavies/templates/menu/menu-local-tasks.html.twig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/themes/custom/opdavies/templates/menu/menu-local-tasks.html.twig b/web/themes/custom/opdavies/templates/menu/menu-local-tasks.html.twig index 3874add..1692a21 100644 --- a/web/themes/custom/opdavies/templates/menu/menu-local-tasks.html.twig +++ b/web/themes/custom/opdavies/templates/menu/menu-local-tasks.html.twig @@ -13,9 +13,9 @@ #} {% if primary %}

{{ 'Primary tabs'|t }}

- + {% endif %} {% if secondary %}

{{ 'Secondary tabs'|t }}

- + {% endif %}