Skip to content

Commit

Permalink
General cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
baphled committed May 12, 2010
1 parent d7bd735 commit 96a75ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/features/show.html.erb
@@ -1,7 +1,7 @@
<% 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" %>
<%= javascript_include_tag "jquery-include.js" %>
<%end %>
<%= render :partial => '/common/model_info_and_summary', :locals => {:model => @feature, :assoc => :stories } %>
Expand Down

0 comments on commit 96a75ce

Please sign in to comment.