]> git.mxchange.org Git - friendica.git/commitdiff
fix infinite scrolling with frost-mobile
authorJohannes Schwab <mail@jschwab.org>
Tue, 7 Apr 2015 11:26:09 +0000 (13:26 +0200)
committerJohannes Schwab <mail@jschwab.org>
Tue, 7 Apr 2015 11:26:09 +0000 (13:26 +0200)
view/theme/frost-mobile/templates/head.tpl

index abc4fa731e125388ac32b6a3c92e05f529f2c59f..8fbd15c3031651a31aa05c924fb0a958fef0b181 100644 (file)
@@ -4,6 +4,7 @@
 <base href="{{$baseurl}}/" />
 <meta name="generator" content="{{$generator}}" />
 <link rel="stylesheet" href="{{$baseurl}}/library/jgrowl/jquery.jgrowl.css" type="text/css" media="screen" />
+<script type="text/javascript" src="{{$baseurl}}/js/jquery.js"></script>
 
 <link rel="stylesheet" type="text/css" href="{{$stylesheet}}" media="all" />