aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/directory_header.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl/directory_header.tpl')
-rwxr-xr-xview/tpl/directory_header.tpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/view/tpl/directory_header.tpl b/view/tpl/directory_header.tpl
index 5d703e2dd..01356597e 100755
--- a/view/tpl/directory_header.tpl
+++ b/view/tpl/directory_header.tpl
@@ -5,12 +5,12 @@
{{/if}}
{{foreach $entries as $entry}}
-
{{include file="direntry.tpl"}}
-
{{/foreach}}
-
+<div id="page-end"></div>
<div class="directory-end"></div>
+<script>$(document).ready(function() { loadingPage = false;});</script>
+<div id="page-spinner"></div>