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:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 89df58d840a596c845a8bcbb2f62b49ac7b0e9a5
|
|
4
|
+
data.tar.gz: 7ddcda4d2cee3f8fd7f760962b6ff2fda4f563b2
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 7c6187d960f255975cba4928ab6359397482ef09c72e9034d2d2ef67464a76500a60b812c9f95f634f12de114cd1f0fb7d3a62935a8200f14269a98c72018441
|
|
7
|
+
data.tar.gz: cd79ced46190290e79965c6058fae17a7eaae996c2e6ea1cb01d0138080864c74f3c6a7e44644207ad4dfec92cd5bcbd9f916765401385703196eec4723af220
|
|
@@ -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
|
|
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:
|
|
311
|
+
header: General
|
|
312
312
|
basic_settings:
|
|
313
313
|
heading: Basic settings
|
|
314
314
|
form:
|
data/lib/spotlight/version.rb
CHANGED
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.
|
|
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-
|
|
14
|
+
date: 2015-12-03 00:00:00.000000000 Z
|
|
15
15
|
dependencies:
|
|
16
16
|
- !ruby/object:Gem::Dependency
|
|
17
17
|
name: rails
|