Fix scroll to highlighted line. Replace scrollTO js file with gem
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Showing
... | ... | @@ -163,6 +163,7 @@ gem 'select2-rails' |
gem 'jquery-atwho-rails', "~> 0.3.3" | ||
gem "jquery-rails" | ||
gem "jquery-ui-rails" | ||
gem "jquery-scrollto-rails" | ||
gem "raphael-rails", "~> 2.1.2" | ||
gem 'bootstrap-sass', '~> 3.0' | ||
gem "font-awesome-rails", '~> 3.2' | ||
... | ... |
Please register or sign in to comment