From 032cf751fff0e4b008952dedc6cda961e0035ac1 Mon Sep 17 00:00:00 2001 From: Gleb Mazovetskiy Date: Wed, 26 Aug 2015 03:24:32 +0100 Subject: Fix updater caching, use upstream version for variables --- assets/javascripts/bootstrap-sprockets.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'assets') diff --git a/assets/javascripts/bootstrap-sprockets.js b/assets/javascripts/bootstrap-sprockets.js index 0a457c9..24c5a5d 100644 --- a/assets/javascripts/bootstrap-sprockets.js +++ b/assets/javascripts/bootstrap-sprockets.js @@ -3,9 +3,9 @@ //= require ./bootstrap/carousel //= require ./bootstrap/collapse //= require ./bootstrap/dropdown +//= require ./bootstrap/modal +//= require ./bootstrap/scrollspy //= require ./bootstrap/tab //= require ./bootstrap/util -//= require ./bootstrap/scrollspy -//= require ./bootstrap/modal //= require ./bootstrap/tooltip //= require ./bootstrap/popover -- cgit v1.2.3