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, 4 insertions, 0 deletions
diff --git a/chimere/templates/chimere/blocks/head_jme.html b/chimere/templates/chimere/blocks/head_jme.html
index f2b6767..a3fe683 100644
--- a/chimere/templates/chimere/blocks/head_jme.html
+++ b/chimere/templates/chimere/blocks/head_jme.html
@@ -11,3 +11,7 @@
<script src="{{STATIC_URL}}jme/plugins/fullwindow.js"></script>
<!-- useractivity -->
<script src="{{STATIC_URL}}jme/utils/useractivity.js"></script>
+
+<!-- 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>