From 16c26e32732a59696f561d585856b9be04a003ff Mon Sep 17 00:00:00 2001 From: Manson Wang Date: Thu, 26 Sep 2013 15:56:43 +0800 Subject: [PATCH] Fix path of jquery.cycle.all.latest.js --- app/views/front/show_banner.html.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/front/show_banner.html.erb b/app/views/front/show_banner.html.erb index e5626148..f06e505b 100644 --- a/app/views/front/show_banner.html.erb +++ b/app/views/front/show_banner.html.erb @@ -1,4 +1,4 @@ - +<%= javascript_include_tag "lib/jquery.cycle.all.latest.js"%>
@@ -24,4 +24,4 @@ $(document).ready(function(){ }); }); }); - \ No newline at end of file +