mirror of
https://github.com/internetee/registry.git
synced 2025-07-01 16:53:37 +02:00
parent
1ed10d2237
commit
aae9674d45
3 changed files with 0 additions and 5 deletions
1
Gemfile
1
Gemfile
|
@ -54,7 +54,6 @@ gem 'coderay', '1.1.0' # xml console visualize
|
|||
gem 'html5_validators', '1.2.2' # model requements now automatically on html form
|
||||
gem 'nprogress-rails', '0.1.6.7' # visual loader
|
||||
gem 'select2-rails', '3.5.9.3' # for autocomplete
|
||||
gem 'bootstrap-datepicker-rails', '1.3.1.1' # datepicker
|
||||
gem 'liquid', '3.0.6' # for email templates
|
||||
|
||||
# rights
|
||||
|
|
|
@ -118,8 +118,6 @@ GEM
|
|||
ice_nine (~> 0.11.0)
|
||||
thread_safe (~> 0.3, >= 0.3.1)
|
||||
bcrypt (3.1.11)
|
||||
bootstrap-datepicker-rails (1.3.1.1)
|
||||
railties (>= 3.0)
|
||||
bootstrap-sass (3.3.5.1)
|
||||
autoprefixer-rails (>= 5.0.0.1)
|
||||
sass (>= 3.3.0)
|
||||
|
@ -502,7 +500,6 @@ DEPENDENCIES
|
|||
activerecord-import (= 0.7.0)
|
||||
airbrake
|
||||
autodoc
|
||||
bootstrap-datepicker-rails (= 1.3.1.1)
|
||||
bootstrap-sass (= 3.3.5.1)
|
||||
brakeman (= 3.6.1)
|
||||
bullet (= 4.14.7)
|
||||
|
|
|
@ -9,6 +9,5 @@
|
|||
@import typeaheadjs
|
||||
@import selectize
|
||||
@import selectize.bootstrap3
|
||||
// @import bootstrap-datepicker3
|
||||
@import admin/admin
|
||||
@import admin/bootstrap-dialog-fix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue