explorak5_login_prueba 2.5.0 → 2.7.0

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: ef7bce489b6f6e1a358464c9eb3710876e377c249059d201a2362fa22fab4af9
4
- data.tar.gz: 3af0733e8132ae3c3a4605c4c3aedf26fae28fdf516d59537935d09cd4ae3c93
3
+ metadata.gz: 9868de09a1d2d8d7daca277b936c2572b6952d5ea17fb37362f2c211b0222121
4
+ data.tar.gz: 65bc95105c9fbcbfe016b919a399858760147886042afc976c200fdbe933c14f
5
5
  SHA512:
6
- metadata.gz: 944ed1fd59a47695718e70baa2171efbb0025ce34591a0e8e08bdcfb760da0183efb663fa9177feefcaab451771b7d7c5ae8560cef9e51273672909a0a580d06
7
- data.tar.gz: 2f4f0a9b47dbcab5c51b68159c09ef7859b9f42226a7501907c1d0c8331123999a343d0bec86e2ec2107c8bd107f26bd9067c780ee8d06ba3a1a2e5a95f9708f
6
+ metadata.gz: 8368bd1eca2eb370fc9692af2848791a8794b849b15a0987050e4f46c54d08903d686aaf2b172ba32a60940c3800b3848503e7ba62bc90885876665a64e4bbea
7
+ data.tar.gz: d5cd967e74a97bb4ca80137d0d2689f280fa6403386c5b1a9231bcce5dcedbcba430c43d67c1f0afa7d060ddabd12c0fb15b0c63fa04bc9eaa0eac131c20a2e3
@@ -31,16 +31,20 @@
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
35
 
38
36
 
39
37
  <div class="ic-Login<%= params[:previewing_from_themeeditor] ? ' ic-Login--previewing' : '' %>">
40
38
  <div class="ic-Login__container">
41
39
  <div class="ic-Login__content">
42
40
  <div class="ic-Login__innerContent">
41
+ <div>
42
+ <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>
43
+ </div>
43
44
 
45
+ <h1>
46
+ <%= t('hola') %>
47
+ </h1>
44
48
  <div class="ic-Login-header">
45
49
  <%= render :partial => 'login/shared/header_logo' %>
46
50
  <div class="ic-Login-header__links">
@@ -121,8 +125,8 @@
121
125
  <%= help_link %>
122
126
  <%= render :partial => 'shared/footer_links' %>
123
127
  </div>
124
- <a href="http://www.instructure.com" class="ic-Login-footer__logo-link" aria-label="By Instructure">
125
- <%= render partial: "login/canvas/instructure_logo", formats: [:svg] %>
128
+ <a href="http://www.espol.edu.ec" class="ic-Login-footer__logo-link" aria-label="By Instructure">
129
+ <%= render partial: "login/canvas/logoespol", formats: [:png] %>
126
130
  </a>
127
131
  <div id="footer-epilogue" class="ic-Login-footer__links">
128
132
  <%= render :partial => 'shared/footer_epilogue' %>
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Explorak5LoginPrueba
4
- VERSION = "2.5.0"
4
+ VERSION = "2.7.0"
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: 2.5.0
4
+ version: 2.7.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kevin Ibarra