explorak5_login_prueba 5.0.3 → 5.0.4

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: 98a9cfe7fbfb7ba3e2a764f58e6709d97c86a7d876fef17886790aa43ecd0061
4
+ data.tar.gz: eefc4617e27854e6959be7132cc720cf102e0b654f243d58a21c0e5dee164f6a
5
5
  SHA512:
6
- metadata.gz: dc5648980c42b146ba1f5ab9df1241c0cd9b16ddb76e040a44e8a09e82bda879cfa71feef77da9e92297490a68e83416548daa3444f2301b46b44313fe288c7b
7
- data.tar.gz: 5066120fba21052b35b296c2b6e48f86f7d2c4d5743a3bbf9b4d32e2be62422757cab8429a735c245c1c7b88f708650fad1d1e93b5e2d65c8d7d9fbdbc3b6098
6
+ metadata.gz: dc12d4853132305a857e6931892c1c94927c4191da07006de094be1023aae95be490d5603fc94b55b7169a82bb2074e0c950b20dc6f51bd9fe7b5351b564989f
7
+ data.tar.gz: 825251b18acc765d29833299fa08bac70966e46d7b284cf892b3d414ff101d872f7bf94e3331003533d9da76a04cb4854fc39a42a093586afd6b8fbff64997e0
@@ -31,7 +31,21 @@
31
31
  end
32
32
  %>
33
33
 
34
+ <div>
35
+ <button onclick="window.open('http://www.espol.edu.ec')" style="background-image:url('/images/images_k5/logoespol.png')" class="btn-img-login-espol" alt="Logo Espol"></button>
36
+ </div>
34
37
 
38
+ <div class="login_links">
39
+ <button onclick="window.open('http://www.vinculacion.espol.edu.ec')" style="background-image:url('/images/images_k5/logovinculos.png')" class="btn-img-login-vinculos" alt="Logo Vinculos"></button>
40
+ </div>
41
+
42
+ <a href="http://www.espol.edu.ec" class="ic-Login-footer__logo-link" aria-label="By Instructure">
43
+ <img src="/images/imagenes_k5/logovinculos.png" alt="Logo Espol" class="btn-img-login-espol" />
44
+ </a>
45
+
46
+ <a href="http://www.espol.edu.ec" class="ic-Login-footer__logo-link" aria-label="By Instructure">
47
+ <img src="/images/imagenes_k5/logoespol.png" alt="Logo Espol" class="btn-img-login-espol" />
48
+ </a>
35
49
 
36
50
 
37
51
  <div class="ic-Login<%= params[:previewing_from_themeeditor] ? ' ic-Login--previewing' : '' %>">
@@ -41,6 +55,12 @@
41
55
  <div>
42
56
  <%= image_tag 'images_k5/logovinculos.png' %>
43
57
  </div>
58
+
59
+ <a href="http://www.espol.edu.ec" class="ic-Login-footer__logo-link" aria-label="By Instructure">
60
+ <img src="/images/imagenes_k5/logoespol.png" alt="Logo Espol" class="btn-img-login-espol" />
61
+ </a>
62
+
63
+
44
64
  <div>
45
65
  <%= image_tag('images_k5/logovinculos.png', alt: 'Logo Vinculos', class: 'your-css-class') %>
46
66
  </div>
@@ -130,9 +150,7 @@
130
150
  <%= help_link %>
131
151
  <%= render :partial => 'shared/footer_links' %>
132
152
  </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>
153
+
136
154
 
137
155
 
138
156
  <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.4"
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.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kevin Ibarra