From c930f7bbeb9f0a7a38400e5491bd964e121c5788 Mon Sep 17 00:00:00 2001 From: Peter Pfeufer Date: Sat, 9 Jul 2022 15:57:43 +0200 Subject: [PATCH] Also adds `timers.js`, `eve-time.js` and `refresh_notifications.js` As these seem to be used in some apps as well --- allianceauth/templates/bundles/evetime-js.html | 3 +++ allianceauth/templates/bundles/refresh-notifications-js.html | 3 +++ allianceauth/templates/bundles/timers-js.html | 3 +++ 3 files changed, 9 insertions(+) create mode 100644 allianceauth/templates/bundles/evetime-js.html create mode 100644 allianceauth/templates/bundles/refresh-notifications-js.html create mode 100644 allianceauth/templates/bundles/timers-js.html diff --git a/allianceauth/templates/bundles/evetime-js.html b/allianceauth/templates/bundles/evetime-js.html new file mode 100644 index 00000000..28c780ff --- /dev/null +++ b/allianceauth/templates/bundles/evetime-js.html @@ -0,0 +1,3 @@ +{% load static %} + + diff --git a/allianceauth/templates/bundles/refresh-notifications-js.html b/allianceauth/templates/bundles/refresh-notifications-js.html new file mode 100644 index 00000000..ea531618 --- /dev/null +++ b/allianceauth/templates/bundles/refresh-notifications-js.html @@ -0,0 +1,3 @@ +{% load static %} + + diff --git a/allianceauth/templates/bundles/timers-js.html b/allianceauth/templates/bundles/timers-js.html new file mode 100644 index 00000000..600591ab --- /dev/null +++ b/allianceauth/templates/bundles/timers-js.html @@ -0,0 +1,3 @@ +{% load static %} + +