]> git.mxchange.org Git - friendica.git/commitdiff
fix infinite scrolling with frost
authorJohannes Schwab <mail@jschwab.org>
Fri, 13 Feb 2015 00:21:57 +0000 (01:21 +0100)
committerJohannes Schwab <mail@jschwab.org>
Fri, 13 Feb 2015 00:21:57 +0000 (01:21 +0100)
view/theme/frost/templates/head.tpl

index 71fdfaa3134d288b98a76422b12ed374b7575184..93f48f09227c2086b319f60bcfa6ad7d3c447c8d 100644 (file)
@@ -8,6 +8,8 @@
 
 <link rel="stylesheet" type="text/css" href="{{$stylesheet}}" media="all" />
 
+<script type="text/javascript" src="{{$baseurl}}/js/jquery.js" ></script>
+
 <link rel="shortcut icon" href="{{$baseurl}}/images/friendica-32.png" />
 <link rel="search"
          href="{{$baseurl}}/opensearch"