summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorshadlaws <shad@shadlaws.com>2013-02-12 15:43:59 +0100
committershadlaws <shad@shadlaws.com>2013-02-12 15:43:59 +0100
commit78a044c7a36ef33e3a198cdb36800a650b0cfefe (patch)
treee4dc6110bb49b3dd4881b369641aeb0d285634ef
parentc593645292ad82493986aa7229ba8ee4218875c7 (diff)
Changed case of call to jquery.localScroll.js to match new standard.
-rw-r--r--themes/wind/views/page.html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/wind/views/page.html.php b/themes/wind/views/page.html.php
index 23021e4d..70a3b6a9 100644
--- a/themes/wind/views/page.html.php
+++ b/themes/wind/views/page.html.php
@@ -49,7 +49,7 @@
<?= $theme->script("gallery.ajax.js") ?>
<?= $theme->script("gallery.dialog.js") ?>
<?= $theme->script("superfish/js/superfish.js") ?>
- <?= $theme->script("jquery.localscroll.js") ?>
+ <?= $theme->script("jquery.localScroll.js") ?>
<? /* These are page specific but they get combined */ ?>
<? if ($theme->page_subtype == "photo"): ?>