aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/refinery/shared/admin/_autocomplete.html.erb
blob: bf495e04fd89db51d920a5d80fa8f28bf2f0180e (plain) (blame)
1
2
3
4
5
<% content_for :stylesheets, stylesheet_link_tag("refinery/blog/ui-lightness/jquery-ui-1.8.13.custom") %>

<% content_for :javascripts do %>
  <%= javascript_include_tag "https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.13/jquery-ui.min.js" %>
<% end %>