Merge pull request #1498 from ddorian1/develop

Fix infinite scrolling with frost-mobile
This commit is contained in:
Michael Vogel 2015-04-07 15:24:12 +02:00
commit 5ceb8e76fd
1 changed files with 1 additions and 0 deletions

View 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" />