[Python-modules-commits] [django-guardian] 08/14: Use local js files.

Brian May bam at moszumanska.debian.org
Sat Nov 14 03:27:18 UTC 2015


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

bam pushed a commit to branch master
in repository django-guardian.

commit a5e64b4471deef175531b9293ae25e69ad9cfd05
Author: Brian May <bam at debian.org>
Date:   Sat Nov 14 14:02:06 2015 +1100

    Use local js files.
---
 docs/theme/rtd_theme/layout.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/theme/rtd_theme/layout.html b/docs/theme/rtd_theme/layout.html
index 87337a9..44a1f1a 100644
--- a/docs/theme/rtd_theme/layout.html
+++ b/docs/theme/rtd_theme/layout.html
@@ -85,7 +85,7 @@
   {%- endblock %}
   {%- block extrahead %} {% endblock %}
 
-  <script src="//cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js"></script>
+  <script src="_static/modernizr.min.js"></script>
 
 </head>
 

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



More information about the Python-modules-commits mailing list