From e8d8c9670047f07bc36e92a00f7e7fb260b794eb Mon Sep 17 00:00:00 2001 From: Cayo Puigdefabregas Date: Mon, 21 Oct 2024 16:48:36 +0200 Subject: [PATCH] add anchor in tabs of details of devices --- device/templates/details.html | 36 ++++++++++++++++++++++++++++------- 1 file changed, 29 insertions(+), 7 deletions(-) diff --git a/device/templates/details.html b/device/templates/details.html index 37f7487..51e97f1 100644 --- a/device/templates/details.html +++ b/device/templates/details.html @@ -12,25 +12,25 @@
@@ -214,3 +214,25 @@ {% endblock %} + +{% block extrascript %} + +{% endblock %} +