From f914c797860170ac1a36bab89ad020aa771f7c82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniele=20Vigan=C3=B2?= Date: Mon, 20 Jan 2025 13:58:36 +0100 Subject: [PATCH] Minor fix to cleanup js logs --- ram/portal/templates/base.html | 18 ++++++++++-------- ram/portal/templates/consist.html | 2 +- ram/portal/templates/filter.html | 2 +- ram/portal/templates/manufacturer.html | 2 +- ram/portal/templates/pagination.html | 2 +- .../templates/pagination_manufacturers.html | 2 +- ram/portal/templates/search.html | 2 +- 7 files changed, 16 insertions(+), 14 deletions(-) diff --git a/ram/portal/templates/base.html b/ram/portal/templates/base.html index a860f83..2257cbe 100644 --- a/ram/portal/templates/base.html +++ b/ram/portal/templates/base.html @@ -118,14 +118,16 @@ {% block extra_head %} diff --git a/ram/portal/templates/consist.html b/ram/portal/templates/consist.html index f7552af..0c6786f 100644 --- a/ram/portal/templates/consist.html +++ b/ram/portal/templates/consist.html @@ -25,7 +25,7 @@ {% endblock %} {% block pagination %} {% if data.has_other_pages %} -