diff --git a/app/views/admin/ad_banners/index.html.erb b/app/views/admin/ad_banners/index.html.erb index d59dc67..f677788 100644 --- a/app/views/admin/ad_banners/index.html.erb +++ b/app/views/admin/ad_banners/index.html.erb @@ -10,5 +10,4 @@ $(document).on("ajaxSuccess",function(event, xhr, settings){ $(".cycle-slideshow").cycle(); }) - -
\ No newline at end of file + \ No newline at end of file