explorak5_login_prueba 5.0.6 → 5.0.7

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: 4558aa7aa854b579d0bdde646951245db73534e628ed74cd33b0bf4cb20e234c
4
- data.tar.gz: 930e9f56bf8676c6a9d237af0579f60f32cc22d1a57dcac8edf33692cdf92cd6
3
+ metadata.gz: 84d59e3e1ce61b4a3a07c256315e09741b0b7bd06156626667d830af5e91f12f
4
+ data.tar.gz: 23bfb1e34fe9cb49fbf08042597723c33b144ae1b4274638488dff3e97ff7065
5
5
  SHA512:
6
- metadata.gz: b540a683e1bee8da19a7effe150cb925954db5d922dd8034ddf2d0181db3f9b756f6703d0aee1318bce89daa4b6291d5da5aac7acf23fed3ee634ee1e19a9a3c
7
- data.tar.gz: b0d97965cceda144fe8ee2bf8ea73fba4556955396ff3831075a6f62aee7f50690f1481b135892fa309767da3ab199586cd3d786acbb5e1152846fd845c2424f
6
+ metadata.gz: 98d4a78a42960c828d894527bf0e6645c57d21a208c5356bf7db0cca9ee5a681477d0022e932b24a070f1ec5f268673f4d9b7409edba5a0e7f36dfc4d33ae5c1
7
+ data.tar.gz: dd076f8748a0cb12b98bd25b2f79ed88ff53be657419e865baf9dbda1d5e668dcd7378553a6fd7ca04a1c16fd3a81b7e1f36dbbedfb6592bdbd042ee7e453e81
@@ -49,24 +49,6 @@
49
49
  <div class="ic-Login__container">
50
50
  <div class="ic-Login__content">
51
51
  <div class="ic-Login__innerContent">
52
- <div>
53
- <%= image_tag 'images_k5/logovinculos.png' %>
54
- </div>
55
-
56
- <a href="http://www.espol.edu.ec" class="ic-Login-footer__logo-link" aria-label="By Instructure">
57
- <img src="/images/imagenes_k5/logoespol.png" alt="Logo Espol" class="btn-img-login-espol" />
58
- </a>
59
-
60
-
61
- <div>
62
- <%= image_tag('images_k5/logovinculos.png', alt: 'Logo Vinculos', class: 'your-css-class') %>
63
- </div>
64
-
65
- <div>
66
- <%= image_tag asset_path('images/images_k5/logovinculos.png') %>
67
- </div>
68
-
69
-
70
52
  <div class="ic-Login-header">
71
53
  <%= render :partial => 'login/shared/header_logo' %>
72
54
  <div class="ic-Login-header__links">
@@ -127,9 +109,10 @@
127
109
  </div>
128
110
  <div class="ic-Form-control ic-Form-control--login">
129
111
  <div class="ic-Login__actions">
130
- <%= link_to t('back_to_login', "Back to Login"), login_path, :class => "ic-Login__actions--left ic-Login__link login_link"%>
112
+ <a href="/" ><img src='/images/images_k5/flecha.png' style="width: 10%; transform: rotate(-180deg);"/></a>
113
+ <%=link_to t('back_to_login', "Back to Login"), login_path, :class => "ic-Login__actions--left ic-Login__link login_link"%>
131
114
  <button type="<%= forgot_password_btn_type %>" class="Button Button--login">
132
- <%= t('buttons.request_password', 'Request Password') %>
115
+ <img src='/images/images_k5/flecha.png' style="width: 10%; margin-left: 5%"/>
133
116
  </button>
134
117
  </div> <!-- end ic-Login__actions -->
135
118
  </div>
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Explorak5LoginPrueba
4
- VERSION = "5.0.6"
4
+ VERSION = "5.0.7"
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: 5.0.6
4
+ version: 5.0.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kevin Ibarra