From 914ee9f6a33564aabedd2d31738f166ce04b19c3 Mon Sep 17 00:00:00 2001 From: r888888888 Date: Fri, 15 Aug 2014 13:54:36 -0700 Subject: [PATCH] fix mobile js --- app/assets/javascripts/mobile.js | 1 + app/views/mobile/posts/index.html.erb | 3 ++- app/views/mobile/posts/show.html.erb | 3 ++- config/danbooru_default_config.rb | 2 +- vendor/assets/javascripts/hammer.min.js | 2 +- 5 files changed, 7 insertions(+), 4 deletions(-) diff --git a/app/assets/javascripts/mobile.js b/app/assets/javascripts/mobile.js index 1583742c3..ed439a416 100644 --- a/app/assets/javascripts/mobile.js +++ b/app/assets/javascripts/mobile.js @@ -1 +1,2 @@ //= require hammer.min.js +//= require jquery-1.10.1.min.js diff --git a/app/views/mobile/posts/index.html.erb b/app/views/mobile/posts/index.html.erb index c4df4c231..72b904392 100644 --- a/app/views/mobile/posts/index.html.erb +++ b/app/views/mobile/posts/index.html.erb @@ -11,7 +11,8 @@