hydra-collections 2.0.1 → 2.0.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: a5951bb674c502fd03fa94025bc73d1c7da256cd
4
- data.tar.gz: fdeebe99a36c9a18aa5d0b660f57ffafad794f82
3
+ metadata.gz: e00e5adec2873e7b713b8fd137c0028340f77132
4
+ data.tar.gz: ea981170eeff22f0a9e63dfc467753427ef0e78a
5
5
  SHA512:
6
- metadata.gz: 593cde7e6d3215e866c573258c3ee0f78d14702cc4cf313b47f8815dc1076905731404a8a56371bd3dd69ea5ac9add15a4595edbbf9c79dd1bf9a25275d1d421
7
- data.tar.gz: f0cd79e5fac8cb24ab092c37a95f4b6470d4145d4062e87609ceac23072fa52d0d334a1d309fa792a85d31ffd62f2d332c8deabde0b6cc1da1ba05b7d83bab96
6
+ metadata.gz: f61864433052cf44da99a6cca37ce282a1e06325ce6b6fc268198f118d7aa21d862c3b9b885eec7666cedb9325ea64961ccf7ebadae90216dd04714c495335a5
7
+ data.tar.gz: 92c7b6511837e060f1047ebb82c570852dabb48a35cf22f79ee6786f5bd5cffd71772019ac187fde2323f2e75b02a78fe34bdcc3ca6ddc6fd943cbaef56b9d54
@@ -1,4 +1,4 @@
1
- $(function () {
1
+ Blacklight.onLoad(function () {
2
2
 
3
3
  // add the batch ids to any submit of a batch update
4
4
  var batch_ids = null;
@@ -1,4 +1,4 @@
1
- $(function () {
1
+ Blacklight.onLoad(function () {
2
2
 
3
3
  // change the action based which collection is selected
4
4
  $('input.updates-collection').on('click', function() {
@@ -1,5 +1,5 @@
1
1
  module Hydra
2
2
  module Collections
3
- VERSION = "2.0.1"
3
+ VERSION = "2.0.2"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hydra-collections
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.1
4
+ version: 2.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Carolyn Cole
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-05-07 00:00:00.000000000 Z
11
+ date: 2014-05-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: blacklight