From 665e2e51f936d39dbd67f9b08ce163cd77bccf64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maur=C3=ADcio=20Meneghini=20Fauth?= Date: Sat, 23 Apr 2022 15:41:09 -0300 Subject: [PATCH] Disable dragging breadcrumbs links MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This makes easy to select and copy the text. Signed-off-by: Maurício Meneghini Fauth --- templates/menu/breadcrumbs.twig | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/menu/breadcrumbs.twig b/templates/menu/breadcrumbs.twig index 6d98a8de12..55cf86c70c 100644 --- a/templates/menu/breadcrumbs.twig +++ b/templates/menu/breadcrumbs.twig @@ -3,7 +3,7 @@