Skip to content

Commit

Permalink
Make imported facets not display by default
Browse files Browse the repository at this point in the history
  • Loading branch information
tpendragon committed Jan 21, 2017
1 parent 292acf7 commit 5721485
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ end

gem 'rubocop', '~> 0.41', '>= 0.41.2', require: false
gem 'blacklight', '6.7.3'
gem 'blacklight-spotlight', github: 'projectblacklight/spotlight', branch: :master
gem 'blacklight-spotlight', github: 'pulibrary/spotlight', branch: "hide_newly_imported_custom_fields"
gem 'solr_wrapper'
gem 'rsolr', '~> 1.0.6'
gem 'devise'
Expand Down
62 changes: 31 additions & 31 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,38 @@ GIT
activerecord (>= 4.0.0)

GIT
remote: git://github.com/projectblacklight/spotlight.git
revision: cc8ed90bacab708d7a4989612cea067eff34a447
remote: git://github.com/pulibrary/pul_assets.git
revision: 84dc633f5ff39167b4f7e7acf2517fffda630f0f
specs:
pul-assets (0.2.2)
bourbon (~> 4.2.6)
breakpoint (~> 2.7.0)
jquery-tablesorter (~> 1.20.5)
modernizr-rails (~> 2.7.1)
normalize-rails (~> 3.0.3)
susy (~> 2.2.12)

GIT
remote: git://github.com/pulibrary/pul_uv_rails.git
revision: 7060d5eac7005573a93aac0335b365e29a576a54
branch: master
specs:
pul_uv_rails (1.8.42)

GIT
remote: git://github.com/pulibrary/spotlight-resources-iiif.git
revision: d572a95806d61c493ed4f428044e1a22e9a946e1
branch: default_vocab
specs:
spotlight-resources-iiif (0.2.0)
blacklight-spotlight (~> 0.26)
faraday
iiif-presentation

GIT
remote: git://github.com/pulibrary/spotlight.git
revision: f726ac4fb444e661af7abeaddac3aaa27adf5d4a
branch: hide_newly_imported_custom_fields
specs:
blacklight-spotlight (0.31.0)
acts-as-taggable-on (>= 4.0.0.pre)
Expand Down Expand Up @@ -42,35 +71,6 @@ GIT
tophat
underscore-rails (~> 1.6)

GIT
remote: git://github.com/pulibrary/pul_assets.git
revision: 84dc633f5ff39167b4f7e7acf2517fffda630f0f
specs:
pul-assets (0.2.2)
bourbon (~> 4.2.6)
breakpoint (~> 2.7.0)
jquery-tablesorter (~> 1.20.5)
modernizr-rails (~> 2.7.1)
normalize-rails (~> 3.0.3)
susy (~> 2.2.12)

GIT
remote: git://github.com/pulibrary/pul_uv_rails.git
revision: 7060d5eac7005573a93aac0335b365e29a576a54
branch: master
specs:
pul_uv_rails (1.8.42)

GIT
remote: git://github.com/pulibrary/spotlight-resources-iiif.git
revision: 04b7009f39db5441eda600883349168a6b9ff1d6
branch: default_vocab
specs:
spotlight-resources-iiif (0.2.0)
blacklight-spotlight (~> 0.26)
faraday
iiif-presentation

GEM
remote: https://rubygems.org/
specs:
Expand Down

0 comments on commit 5721485

Please sign in to comment.