BS3: replaced old datepicker with modern datetimepicker.

This commit is contained in:
Ilya Konanykhin
2016-12-22 22:17:15 +06:00
parent e775c97fd1
commit 1b3d115161
8 changed files with 14 additions and 664 deletions
+3
View File
@@ -24,6 +24,9 @@ gem 'sass-rails', '~> 3.0'
gem 'coffee-rails', '~> 3.2.1'
gem 'bootstrap-sass', '~> 3.1.1'
gem 'momentjs-rails', '>= 2.9.0'
gem 'bootstrap3-datetimepicker-rails', '~> 4.17.43'
gem 'uglifier', '>= 1.0.3'
group :development, :test do