Skip to content

Commit

Permalink
Added jquery-include to the features show action.
Browse files Browse the repository at this point in the history
  • Loading branch information
baphled committed May 12, 2010
1 parent 2265950 commit 2358d64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/features/show.html.erb
@@ -1,5 +1,6 @@
<% content_for :js_head do %>
<%= javascript_include_tag "http://cdn.jquerytools.org/1.2.0/all/jquery.tools.min.js" %>
<%= javascript_include_tag "jquery-include.js" %>
<%= javascript_include_tag "tooltips.js" %>
<%end %>
Expand Down

0 comments on commit 2358d64

Please sign in to comment.