explorak5_login_prueba 5.0.3 → 5.0.5

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: d68f8fad728ff410ca4ed0e7bbe007a24f1a62c77ab712b6dd96e5dda1622f08
4
- data.tar.gz: 5df072e1bef2922d15cf6769475e15c633bb5e54ad7ff1632aabde29428bf564
3
+ metadata.gz: 88acb960104e76ddaf9c082bd3ee46d444fe5e195f7bda71049aa252c4660b69
4
+ data.tar.gz: 2c8b9eb9a1291b73484a6d9d971f3c2c265b26b9c4e211ef6ab503ce28b997b7
5
5
  SHA512:
6
- metadata.gz: dc5648980c42b146ba1f5ab9df1241c0cd9b16ddb76e040a44e8a09e82bda879cfa71feef77da9e92297490a68e83416548daa3444f2301b46b44313fe288c7b
7
- data.tar.gz: 5066120fba21052b35b296c2b6e48f86f7d2c4d5743a3bbf9b4d32e2be62422757cab8429a735c245c1c7b88f708650fad1d1e93b5e2d65c8d7d9fbdbc3b6098
6
+ metadata.gz: e0c0a467882b0ccf31691ecd00a7977e4e49a1a3af0210b8214abe00e863d53a51664b4ee3a6fc2726de0db34f363180c4a27bb87a778c537b159c107edfed1b
7
+ data.tar.gz: a8fc381be35875805fdbcf0ac847e31adc8b58e31244e0b1a50a38eea4a7a920e2cf7197f0199dc5df53532c90365d9f9f8fcf0cd23419b1a6dbda33fb190d55
@@ -31,6 +31,17 @@
31
31
  end
32
32
  %>
33
33
 
34
+ <div>
35
+ <button onclick="window.open('http://www.espol.edu.ec')" class="btn-img-login-espol">
36
+ <img src="/images/imagenes_k5/logoespol.png" alt="Logo Espol" class="btn-img-login-espol" alt="Logo Espol"/>
37
+ </button>
38
+ </div>
39
+
40
+ <div class="login_links">
41
+ <button onclick="window.open('http://www.vinculacion.espol.edu.ec')" class="btn-img-login-vinculos">
42
+ <img src="/images/imagenes_k5/logoespol.png" alt="Logo Espol" class="btn-img-login-vinculos" alt="Logo Vinculos"/>
43
+ </button>
44
+ </div>
34
45
 
35
46
 
36
47
 
@@ -41,6 +52,12 @@
41
52
  <div>
42
53
  <%= image_tag 'images_k5/logovinculos.png' %>
43
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
+
44
61
  <div>
45
62
  <%= image_tag('images_k5/logovinculos.png', alt: 'Logo Vinculos', class: 'your-css-class') %>
46
63
  </div>
@@ -130,9 +147,7 @@
130
147
  <%= help_link %>
131
148
  <%= render :partial => 'shared/footer_links' %>
132
149
  </div>
133
- <a href="http://www.espol.edu.ec" class="ic-Login-footer__logo-link" aria-label="By Instructure">
134
- <img src="/images/imagenes_k5/logoespol.png" alt="Logo Espol" class="btn-img-login-espol" />
135
- </a>
150
+
136
151
 
137
152
 
138
153
  <div id="footer-epilogue" class="ic-Login-footer__links">
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Explorak5LoginPrueba
4
- VERSION = "5.0.3"
4
+ VERSION = "5.0.5"
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.3
4
+ version: 5.0.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kevin Ibarra