aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/photosajax.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl/photosajax.tpl')
-rwxr-xr-xview/tpl/photosajax.tpl5
1 files changed, 1 insertions, 4 deletions
diff --git a/view/tpl/photosajax.tpl b/view/tpl/photosajax.tpl
index a9a9605d0..632aab2b3 100755
--- a/view/tpl/photosajax.tpl
+++ b/view/tpl/photosajax.tpl
@@ -1,7 +1,4 @@
-<!-- -->
-<div id="photo-album-contents-{{$page}}">
{{foreach $photos as $photo}}
{{include file="photo_top.tpl"}}
{{/foreach}}
-</div>
-<script>justifyPhotos({{$page}});</script>
+<script>justifyPhotosAjax()</script>