]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/templates/photos_recent.tpl
fix scroll position in stream while ajax update
[friendica.git] / view / theme / frio / templates / photos_recent.tpl
index 683ef544a3b73a410996a007002984fa359d6487..894121fab0d7d98fc5785ebc5f6eea0746936ce6 100644 (file)
@@ -17,4 +17,4 @@
        {{$paginate}}
 </div>
 
-<script>$(document).ready(function() { loadingPage = false; justifyPhotos(); });</script>
+<script type="text/javascript">$(document).ready(function() { loadingPage = false; justifyPhotos(); });</script>