[Python-modules-commits] [coreschema] 01/02: Goodbye, git-dpm

Pierre-Elliott Bécue peb-guest at moszumanska.debian.org
Wed Jan 24 08:20:41 UTC 2018


This is an automated email from the git hooks/post-receive script.

peb-guest pushed a commit to branch master
in repository coreschema.

commit c3869a5f443b735381bf038ef03414292789ef37
Author: Pierre-Elliott Bécue <becue at crans.org>
Date:   Wed Jan 24 09:19:58 2018 +0100

    Goodbye, git-dpm
---
 coreschema/templates/base.html | 3 ++-
 debian/.git-dpm                | 8 --------
 2 files changed, 2 insertions(+), 9 deletions(-)

diff --git a/coreschema/templates/base.html b/coreschema/templates/base.html
index 5623e4a..e1431be 100644
--- a/coreschema/templates/base.html
+++ b/coreschema/templates/base.html
@@ -53,7 +53,8 @@
     <!-- Bootstrap core JavaScript
     ================================================== -->
     <!-- Placed at the end of the document so the pages load faster -->
-    <script src="../../assets/js/vendor/jquery.min.js"></script>
+    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
+    <script>window.jQuery || document.write('<script src="../../assets/js/vendor/jquery.min.js"><\/script>')</script>
     <script src="../../dist/js/bootstrap.min.js"></script>
     <script src="../../assets/js/docs.min.js"></script>
     <script src="chosen.jquery.js"></script>
diff --git a/debian/.git-dpm b/debian/.git-dpm
deleted file mode 100644
index a5834a6..0000000
--- a/debian/.git-dpm
+++ /dev/null
@@ -1,8 +0,0 @@
-# see git-dpm(1) from git-dpm package
-7af05ac7c2bed4ef0705082236d1f01e95bb90c5
-7af05ac7c2bed4ef0705082236d1f01e95bb90c5
-58d945fd43655bf1b8293093ad7ccfe573678de8
-58d945fd43655bf1b8293093ad7ccfe573678de8
-coreschema_0.0.4.orig.tar.gz
-36d2d193b28cb6e22debd7b10665a2a2eb97288b
-10974

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/coreschema.git



More information about the Python-modules-commits mailing list