aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/photosajax.tpl
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-12-07 16:15:52 -0800
committerredmatrix <redmatrix@redmatrix.me>2015-12-07 16:15:52 -0800
commit241607e7d73d9bdbbae253b73de91c3847c6df76 (patch)
treecc62b12c3d8599d0c63d9c4ed05e8284f18b5815 /view/tpl/photosajax.tpl
parentbd7d851758e9fdedade6458049a8fbc799da6eba (diff)
parent96d94551f92aeca5efdee6286e7950229c46f201 (diff)
downloadvolse-hubzilla-241607e7d73d9bdbbae253b73de91c3847c6df76.tar.gz
volse-hubzilla-241607e7d73d9bdbbae253b73de91c3847c6df76.tar.bz2
volse-hubzilla-241607e7d73d9bdbbae253b73de91c3847c6df76.zip
Merge https://github.com/redmatrix/hubzilla into pending_merge
Diffstat (limited to 'view/tpl/photosajax.tpl')
-rwxr-xr-xview/tpl/photosajax.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/photosajax.tpl b/view/tpl/photosajax.tpl
index 705cb6c75..45191db85 100755
--- a/view/tpl/photosajax.tpl
+++ b/view/tpl/photosajax.tpl
@@ -1,4 +1,4 @@
{{foreach $photos as $photo}}
{{include file="photo_top.tpl"}}
{{/foreach}}
-<script>justifyPhotosAjax()</script>
+<script>justifyPhotosAjax('photo-album-contents-{{$album_id}}')</script>