jquery loading and css fixes

This commit is contained in:
Dayle Rees
2012-04-04 18:25:29 +01:00
parent 1c26ce8ce5
commit ad57ae4fdf
3 changed files with 2 additions and 14 deletions

View File

@@ -64,6 +64,6 @@
</ul>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script>window.jQuery || document.write("<script src='//ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js'>\x3C/script>")</script>
<script>{{ file_get_contents(path('sys').'profiling/profiler.js') }}</script>
<!-- /ANBU - LARAVEL PROFILER -->