Skip to content

Commit

Permalink
Bugfix: included required JS files
Browse files Browse the repository at this point in the history
  • Loading branch information
Veez (Matt Remsik) and Stephen Caudill authored and veezus committed Feb 26, 2009
1 parent 1f89a95 commit 07258e8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/views/layouts/bare.html.haml
Expand Up @@ -26,6 +26,10 @@
= javascript_include_tag 'jquery.equalHeights.js'
= javascript_include_tag 'application'
= javascript_include_tag 'admin'

= javascript_include_tag 'jcarousellite_1.0.1'
= stylesheet_link_tag 'facebox'
= javascript_include_tag 'facebox'
%body
.body-content
.container
Expand Down

0 comments on commit 07258e8

Please sign in to comment.