Skip to content

Commit

Permalink
Menus work on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
lincolnthree committed Jan 19, 2013
1 parent bec9a59 commit 0e0273b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _layouts/base.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
/[if lt IE 9]
%script{ :type=>'text/javascript', :src=>'//html5shim.googlecode.com/svn/trunk/html5.js' }
%script{ :type=>'text/javascript', :src=>'/javascripts/bootstrap.min.js' }
%script{ :type=>'text/javascript', :src=>'/javascripts/bootstrap-collapse.js' }
%script{ :type=>'text/javascript', :src=>'/javascripts/prettify.js' }
%script{ :type=>'text/javascript', :src=>'/javascripts/videoscale.js' }
:javascript
Expand Down

0 comments on commit 0e0273b

Please sign in to comment.