Skip to content

Commit

Permalink
removing referecne to deleted file
Browse files Browse the repository at this point in the history
  • Loading branch information
Neeraj Singh committed Mar 30, 2010
1 parent 979e23d commit 05ab414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/layouts/admin_data.html.erb
Expand Up @@ -15,7 +15,7 @@
<%= AdminData::Util.stylesheet_link_tag('vendor/jquery-ui-1.7.2.custom') %>
<% end %>
<%= AdminData::Util.stylesheet_link_tag( 'base', 'themes/drastic-dark/style', 'umbrella', 'rounded', 'header', 'app') %>
<%= AdminData::Util.stylesheet_link_tag('base') %>
<% if AdminDataConfig.setting[:use_google_hosting_for_jquery] %>
<%= javascript_include_tag('http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js', 'http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/jquery-ui.min.js') %>
Expand Down

0 comments on commit 05ab414

Please sign in to comment.