blacklight-spotlight 0.10.1 → 0.10.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: fc539263e3a9dac2f00db698ec1d33a72708aa1b
4
- data.tar.gz: 7cca4bc62f988237279e2b31ffbfb692989dc2fb
3
+ metadata.gz: 89df58d840a596c845a8bcbb2f62b49ac7b0e9a5
4
+ data.tar.gz: 7ddcda4d2cee3f8fd7f760962b6ff2fda4f563b2
5
5
  SHA512:
6
- metadata.gz: b3300b3ac8bd05cb4271334c2748ab979f827cf29db94e893578ae632762508e74eb7210c8adf4096449b2eae2175307e271f66793b0e20d906d7e2c04b3f803
7
- data.tar.gz: d45028a75362cfb8a92a16db4e4e9369d353713e708efd322cd0b95f15d19e80b8b820297511c54ce35cc3411005890e0111c5bc568b74f74178438c7bcf35c0
6
+ metadata.gz: 7c6187d960f255975cba4928ab6359397482ef09c72e9034d2d2ef67464a76500a60b812c9f95f634f12de114cd1f0fb7d3a62935a8200f14269a98c72018441
7
+ data.tar.gz: cd79ced46190290e79965c6058fae17a7eaae996c2e6ea1cb01d0138080864c74f3c6a7e44644207ad4dfec92cd5bcbd9f916765401385703196eec4723af220
@@ -20,5 +20,6 @@
20
20
  .search_field {
21
21
  background: transparent;
22
22
  border: none;
23
+ font-size: $font-size-small;
23
24
  }
24
25
  }
@@ -218,8 +218,8 @@ en:
218
218
  show: "Item Details"
219
219
  instructions: >
220
220
  Select metadata fields to display on each type of page. Click a field name
221
- to edit its display label. Drag and drop fields to specify the order they
222
- are displayed on the Item Details page.
221
+ to edit its display label. Drag and drop fields to specify the order in which they
222
+ are displayed.
223
223
  catalog:
224
224
  breadcrumb:
225
225
  index: 'Search Results'
@@ -308,7 +308,7 @@ en:
308
308
  This action is irreversible. Be sure to back up the exhibit settings and content using
309
309
  the %{export_link} feature before proceeding.
310
310
  edit:
311
- header: Settings
311
+ header: General
312
312
  basic_settings:
313
313
  heading: Basic settings
314
314
  form:
@@ -1,4 +1,4 @@
1
1
  #
2
2
  module Spotlight
3
- VERSION = '0.10.1'
3
+ VERSION = '0.10.2'
4
4
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: blacklight-spotlight
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.10.1
4
+ version: 0.10.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Chris Beer
@@ -11,7 +11,7 @@ authors:
11
11
  autorequire:
12
12
  bindir: bin
13
13
  cert_chain: []
14
- date: 2015-12-02 00:00:00.000000000 Z
14
+ date: 2015-12-03 00:00:00.000000000 Z
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency
17
17
  name: rails