From e4bf96cfb63639bbec8fd3cfc887e8eebadc74fd Mon Sep 17 00:00:00 2001 From: Peter Pfeufer Date: Mon, 18 Jul 2022 21:51:07 +0200 Subject: [PATCH] Deprecated attributes removed --- allianceauth/optimer/templates/optimer/management.html | 2 +- allianceauth/srp/templates/srp/data.html | 2 +- allianceauth/templates/allianceauth/base.html | 4 ++-- allianceauth/templates/bundles/bootstrap-css.html | 8 ++++---- allianceauth/templates/bundles/clipboard-js.html | 2 +- allianceauth/templates/bundles/filterdropdown-js.html | 2 +- allianceauth/templates/bundles/moment-js.html | 2 +- allianceauth/timerboard/templates/timerboard/view.html | 2 +- 8 files changed, 12 insertions(+), 12 deletions(-) diff --git a/allianceauth/optimer/templates/optimer/management.html b/allianceauth/optimer/templates/optimer/management.html index c65858ca..5f11779d 100644 --- a/allianceauth/optimer/templates/optimer/management.html +++ b/allianceauth/optimer/templates/optimer/management.html @@ -41,7 +41,7 @@ {% include 'bundles/moment-js.html' with locale=True %} {% include 'bundles/timers-js.html' %} - {% else %} - + {% endif %} {% else %} {% if debug %} - + {% else %} - + {% endif %} {% endif %} diff --git a/allianceauth/templates/bundles/clipboard-js.html b/allianceauth/templates/bundles/clipboard-js.html index bee9d097..2827e812 100644 --- a/allianceauth/templates/bundles/clipboard-js.html +++ b/allianceauth/templates/bundles/clipboard-js.html @@ -1,3 +1,3 @@ - + diff --git a/allianceauth/templates/bundles/filterdropdown-js.html b/allianceauth/templates/bundles/filterdropdown-js.html index 5ce5ce98..677fa536 100644 --- a/allianceauth/templates/bundles/filterdropdown-js.html +++ b/allianceauth/templates/bundles/filterdropdown-js.html @@ -1,3 +1,3 @@ {% load static %} - + diff --git a/allianceauth/templates/bundles/moment-js.html b/allianceauth/templates/bundles/moment-js.html index 56cab334..94dcfbe6 100644 --- a/allianceauth/templates/bundles/moment-js.html +++ b/allianceauth/templates/bundles/moment-js.html @@ -2,6 +2,6 @@ {% if locale and LANGUAGE_CODE != 'en' %} - + {% endif %} diff --git a/allianceauth/timerboard/templates/timerboard/view.html b/allianceauth/timerboard/templates/timerboard/view.html index 4ac9ec3e..d7637b42 100644 --- a/allianceauth/timerboard/templates/timerboard/view.html +++ b/allianceauth/timerboard/templates/timerboard/view.html @@ -540,7 +540,7 @@ {% include 'bundles/moment-js.html' with locale=True %} {% include 'bundles/timers-js.html' %} -