explorak5_login_prueba 8.8 → 8.9

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
  SHA256:
3
- metadata.gz: 718892cf37122a1e87d598eaa66e9818dc78c860e039b592b90bf9122b285b29
4
- data.tar.gz: 81bf9edb371491240bf9bb450b4ce3fcc5811547f9a186feda279d107a0b3cac
3
+ metadata.gz: ca51c6c0572b92bcc80f725ccfd266a6b92c5d58adc6fddc289ad7867e8a0d55
4
+ data.tar.gz: 5b54620c47d6fb8db067240d826e97db62dd135e57e30a50d761698b80eebe85
5
5
  SHA512:
6
- metadata.gz: 8a6fedb9bd6be1568c98985d80b257ac636523405c40bcd8bcdcc34128cfb7aa755a734bba5ac18d9f9dc3abb42f0e6c53beff086417a3f589eeb377067890ba
7
- data.tar.gz: 164d9ab35e6551057dbe9380fd9a38ba933a09ca5b2afb3083f69e7e1a0e25e9a110bcc5e77c6fc38a0e4295682032fd309fbddb3c432984174b56780a3b2558
6
+ metadata.gz: 5d4fd9097fb099797170d3e9749ba2a9f8ca9ee1edc0aa72fe8c2761b524bcc7a00e8b43a1b98358965718633a03513e869f32cebe7c51f87f959699c5062a22
7
+ data.tar.gz: 0c1895f5196bc549fad2a3db750e772549f4f7a467c13f70dad5689580d420f0c60128983d87896e5de48b77784a26dc3fb677cdb8c8a0122d2c7ebb5ce3a123
@@ -105,13 +105,10 @@ body.ic-Login-Body {
105
105
  <div class="ic-Login-header">
106
106
  <%= render :partial => 'login/shared/header_logo' %>
107
107
  </div>
108
+
108
109
  <div>
109
- <img src='/images/images_k5/logo_k5.png' style="max-width: 75%;"/>
110
- </div>
111
- <button type="<%= login_btn_type %>" class="Button Button--login">
112
- <%= t('log_in', 'Log In') %>
113
- <img src='/images/images_k5/flecha.svg' style="width: 10%; margin-left: 5%"/>
114
- </button>
110
+ <button style="background-image:url('/images/images_k5/logo_k5.png')" class="ic-Login-header" alt="Logo Explora"></button>
111
+ </div>
115
112
  <div class="ic-Login__body">
116
113
  <%= render "shared/login_fft_helper" %>
117
114
  <%= form_for :pseudonym_session, :url => url_for({ action: :create }.merge(params.slice(:id).to_unsafe_h)), :html => {:id => "login_form"} do |f| %>
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Explorak5LoginPrueba
4
- VERSION = "8.8"
4
+ VERSION = "8.9"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: explorak5_login_prueba
3
3
  version: !ruby/object:Gem::Version
4
- version: '8.8'
4
+ version: '8.9'
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kevin Ibarra