Skip to content

Commit

Permalink
Add jQuery Effects to scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
zachwill committed Sep 28, 2011
1 parent c35981b commit 0b88990
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/base.html
Expand Up @@ -49,6 +49,7 @@
<!-- Grab Google CDN's jQuery, with a protocol relative URL; fall back to local if necessary -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="/static/js/libs/jquery-1.6.2.min.js">\x3C/script>')</script>
<script src="/static/js/libs/jquery-ui-1.8.16.effects.js" type="text/javascript"></script>


<!-- Bootstrap JavaScript -->
Expand Down

0 comments on commit 0b88990

Please sign in to comment.