summaryrefslogtreecommitdiff
path: root/chimere/templates/chimere/blocks/head_jme.html
diff options
context:
space:
mode:
Diffstat (limited to 'chimere/templates/chimere/blocks/head_jme.html')
-rw-r--r--chimere/templates/chimere/blocks/head_jme.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/chimere/templates/chimere/blocks/head_jme.html b/chimere/templates/chimere/blocks/head_jme.html
index 47bda85..9e6da14 100644
--- a/chimere/templates/chimere/blocks/head_jme.html
+++ b/chimere/templates/chimere/blocks/head_jme.html
@@ -16,5 +16,5 @@
{% endcomment %}
<!-- prettyPhoto not jme but media -->
-<link rel="stylesheet" href="{{STATIC_URL}}prettyPhoto/css/prettyPhoto.css" />
-<script type="text/javascript" src="{{STATIC_URL}}prettyPhoto/js/jquery.prettyPhoto.js"></script>
+<link rel="stylesheet" href="{{STATIC_URL}}prettyPhoto/css/prettyPhoto.css?ver=3.1.4" />
+<script type="text/javascript" src="{{STATIC_URL}}prettyPhoto/js/jquery.prettyPhoto.js?ver=3.1.4"></script>