Update index.html.erb

This commit is contained in:
Harry Bomrah 2017-11-26 23:07:05 +08:00
parent ac93c3de49
commit f604257cbb
1 changed files with 2 additions and 2 deletions

View File

@ -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>