[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-taler-ops-www] 03/12: remove unused bootstrap js import
From: |
gnunet |
Subject: |
[taler-taler-ops-www] 03/12: remove unused bootstrap js import |
Date: |
Sat, 24 Feb 2024 23:36:52 +0100 |
This is an automated email from the git hooks/post-receive script.
nora pushed a commit to branch master
in repository taler-ops-www.
commit c896160089feb093cb4dd67be219b5b7360c5749
Author: Nullptrderef <nullptrderef@national.shitposting.agency>
AuthorDate: Sat Feb 24 22:29:58 2024 +0100
remove unused bootstrap js import
---
common/header.j2.inc | 1 -
1 file changed, 1 deletion(-)
diff --git a/common/header.j2.inc b/common/header.j2.inc
index 2523fe6..cce90e7 100644
--- a/common/header.j2.inc
+++ b/common/header.j2.inc
@@ -42,7 +42,6 @@
<meta name="author" content="" />
<script src="{{ url_static('js/jquerymin.js') }}"></script>
-<script src="{{ url_static('js/bootstrap.js') }}"></script>
<script src="{{ url_static('js/carouselscript.js') }}"></script>
<script src="{{ url_static('js/owl.carousel.js') }}"></script>
<script src="{{ url_static('js/owl.script.js') }}"></script>
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [taler-taler-ops-www] branch master updated (215a0f6 -> e900a81), gnunet, 2024/02/24
- [taler-taler-ops-www] 05/12: fix: nuke the nonexistent image's import for now, gnunet, 2024/02/24
- [taler-taler-ops-www] 07/12: add links in the image dir as to make stuff resolve, gnunet, 2024/02/24
- [taler-taler-ops-www] 04/12: properly resolve favicon, gnunet, 2024/02/24
- [taler-taler-ops-www] 02/12: remove unused gitignore lines, gnunet, 2024/02/24
- [taler-taler-ops-www] 03/12: remove unused bootstrap js import,
gnunet <=
- [taler-taler-ops-www] 06/12: remove nonexistent imports, add favicon.png, gnunet, 2024/02/24
- [taler-taler-ops-www] 08/12: comment out currently nonexistent locale, gnunet, 2024/02/24
- [taler-taler-ops-www] 01/12: feat: a bunch of optimization shit, gnunet, 2024/02/24
- [taler-taler-ops-www] 10/12: get rid of carousell stuff, gnunet, 2024/02/24
- [taler-taler-ops-www] 09/12: create blank merchants file to not 404, gnunet, 2024/02/24
- [taler-taler-ops-www] 12/12: Merge branch 'master' of git.taler.net:taler-ops-www, gnunet, 2024/02/24
- [taler-taler-ops-www] 11/12: parcel changes, gnunet, 2024/02/24