corn_starch 1.9.45 → 1.9.46

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: 8d82a32147bc53fc7c3775b327b3a44dddf76e94
4
- data.tar.gz: e51f0003ffd355d8ef97578679891e92ac99bf2b
3
+ metadata.gz: a4a333ebc919935f442f68ec1001ebe235bb07df
4
+ data.tar.gz: 8b49e582ef0ededa747500aecc8e147413e2b77b
5
5
  SHA512:
6
- metadata.gz: 7f40b4a283e1599d81f7c576f98b9410878ad5170a830cade7ec2341aa4ff95ec5db70e905bb19adf224c0d71e2528dcd8c7ae8da03333b1e694d0f4aae09211
7
- data.tar.gz: 23e7d171943ad09c149ee8a3e211f4a88fc751cd0015cc6452b0760d98218af0c7c05fb7e38d320c6b8954a4b3ec36524037ee34974baecd3cabd95da2aec0ce
6
+ metadata.gz: 4ec7dff0e3415f503e5b6391a06a5d69929931b40ffc370a1dc0a6b8085a9006f6a88e6ea3e4a8e82b9f3c5427ffed098f0e45a4be47587b6a31bece86b80758
7
+ data.tar.gz: de41fa55f2b8471227b07dc9963d75581f96df556b7b3a0ed9162007227215637b67b9ce3a181c07e7e656444f5c74a9bb8a2c154feb7d739f85a20593c7c995
@@ -35,6 +35,7 @@ window.modal_init_modal = (modal) ->
35
35
  if $("#modal-#{modal}-btn-show").length
36
36
  $("#modal-#{modal}-btn-show").click ->
37
37
  modal_show modal
38
+ return false
38
39
 
39
40
  # Wire up Hide Button
40
41
  if $("#modal-#{modal}-btn-hide").length
@@ -1,3 +1,3 @@
1
1
  module CornStarch
2
- VERSION = '1.9.45'
2
+ VERSION = '1.9.46'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: corn_starch
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.9.45
4
+ version: 1.9.46
5
5
  platform: ruby
6
6
  authors:
7
7
  - Eresse
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2016-07-17 00:00:00.000000000 Z
11
+ date: 2016-07-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler