Update index.html.erb
This commit is contained in:
parent
ac93c3de49
commit
f604257cbb
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
<% content_for :page_specific_javascript do %>
|
<% content_for :page_specific_javascript do %>
|
||||||
<%= javascript_include_tag "cycle2" %>
|
<%= javascript_include_tag "cycle2" %>
|
||||||
<%= javascript_include_tag "ad_banner/banner_preview" %>
|
<%= javascript_include_tag "ad_banner/banner_preview" %>
|
||||||
|
@ -12,3 +11,4 @@
|
||||||
$(".cycle-slideshow").cycle();
|
$(".cycle-slideshow").cycle();
|
||||||
})
|
})
|
||||||
</script>
|
</script>
|
||||||
|
</br>
|
Loading…
Reference in New Issue