From 341dc67a5fbc1725fb4c21d0741d5a54d8cf71bc 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/front/show_banner.html.erb b/app/views/front/show_banner.html.erb index c35dd3647..f06e505b6 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"%>