From ddae8ef42efaf085c9aec5c890a531f58a083426 Mon Sep 17 00:00:00 2001 From: Mark Veidemanis Date: Thu, 21 Jul 2022 13:51:33 +0100 Subject: [PATCH] Remove underline from tooltip elements --- core/templates/ui/drilldown.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/core/templates/ui/drilldown.html b/core/templates/ui/drilldown.html index a4f3f21..a880bf5 100644 --- a/core/templates/ui/drilldown.html +++ b/core/templates/ui/drilldown.html @@ -35,6 +35,9 @@ }); } +
{% csrf_token %}