summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
Diffstat (limited to 'themes')
-rw-r--r--themes/wind/views/page.html.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/themes/wind/views/page.html.php b/themes/wind/views/page.html.php
index 898b499d..1bb329df 100644
--- a/themes/wind/views/page.html.php
+++ b/themes/wind/views/page.html.php
@@ -50,14 +50,8 @@
<?= $theme->script("gallery.dialog.js") ?>
<?= $theme->script("superfish/js/superfish.js") ?>
<?= $theme->script("jquery.localscroll.js") ?>
-
- <? /* These are page specific but they get combined */ ?>
- <? if ($theme->page_subtype == "photo"): ?>
<?= $theme->script("jquery.scrollTo.js") ?>
<?= $theme->script("gallery.show_full_size.js") ?>
- <? elseif ($theme->page_subtype == "movie"): ?>
- <?= $theme->script("flowplayer-flash/flowplayer.js") ?>
- <? endif ?>
<?= $theme->head() ?>