summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/details/photo_galleries.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/details/photo_galleries.html b/templates/details/photo_galleries.html
index 1a2e295..1f66ab9 100644
--- a/templates/details/photo_galleries.html
+++ b/templates/details/photo_galleries.html
@@ -41,7 +41,7 @@
<script type="text/javascript" src="{{MEDIA_URL}}js/jquery.js"></script>
<script type="text/javascript" src="{{MEDIA_URL}}js/jquery.cycle.pack.js"></script>
<script type="text/javascript" src="{{MEDIA_URL}}js/jquery.jcarousel.pack.js"></script>
- <script type="text/javascript" src="{{MEDIA_URL}}js/slideshow.js" ></script>
+ <script type="text/javascript" src="{{MEDIA_URL}}js/slideshow.pack.js" ></script>
<!-- if you'd like to see a non-packed version of my slideshow script, see this file: http://media.luxagraf.net/js/slideshow.js (requires jquery, jcarousel and cycle) -->
<script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=false"></script>
</head>