j1_template_mde 2018.4.14 → 2018.4.15

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: 50fdf4baf4065cd8c1783f8d5e6114956ae79a8b
4
- data.tar.gz: 7bf1982f2266f606bd435abebfe25fe5c1d29ba3
3
+ metadata.gz: bb1d836040863af7c2f5bfcb17e0897d7e8559b0
4
+ data.tar.gz: e85d5a184f9521cef89b62fb792707f03199fda6
5
5
  SHA512:
6
- metadata.gz: e230ed4d944e11fbda67e83c24a6b3281af89f374c071358c0f146d0f8f5d0a563ebc3049d93e346bfbbc1f9f70c03d622ebcd77a3fae80441fce0929b31255c
7
- data.tar.gz: 0f41b6eaa8946286d484d9723262f015e7c57013b88b71bf0f7d7c4aabde67b36f00e53231429cfd41a3b905147b013919f46bd41f81739b27d8a7e6460bcb50
6
+ metadata.gz: a6051cea6b49417aa81ca45fb3e86ed8bbf3d31da2c4137626bb17938b9ae6540ee434e313f4cb08d24056147f6ea80fb3985a051fc6ee0e6f8037ad07b574eb
7
+ data.tar.gz: 1eabe6ca724e2e67373d582e415cbae9faf15711485d7824292030dcaeca267d9c43af03134dcbe9b3dd33487da10069197a1cd0be1765c6c139c3a9885d71a3
@@ -1,3 +1,3 @@
1
1
  module J1
2
- VERSION = '2018.4.14'
2
+ VERSION = '2018.4.15'
3
3
  end
@@ -773,7 +773,7 @@ module J1App
773
773
  @modal_agreed_text = "Yes, please"
774
774
  @modal_disagreed_text = "No, thanks"
775
775
  @modal_title = "Authentication Manager"
776
- @modal_image = "/assets/images/master_header/admin-dashboard-bootstrap.1280x600.png"
776
+ @modal_image = "/assets/images/master_header/admin-dashboard-bootstrap-1280x600.png"
777
777
  @modal_description = "The page <b>#{page}</b> you requested belongs to <b>#{category}</b> content. You'll be redirected to authenticate with the provider <b>#{provider}</b>. If signed in successfully, you get access to all <b>#{category} pages</b>."
778
778
 
779
779
  erb :auth_manager_ui
@@ -60,7 +60,7 @@ environment: development
60
60
  # anything here because version information is bumped-in by
61
61
  # the build process
62
62
  #
63
- version: 2018.4.14
63
+ version: 2018.4.15
64
64
 
65
65
 
66
66
  # ==============================================================================
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: j1_template_mde
3
3
  version: !ruby/object:Gem::Version
4
- version: 2018.4.14
4
+ version: 2018.4.15
5
5
  platform: ruby
6
6
  authors:
7
7
  - juergen_jekyll_one