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