padma-assets 0.3.0 → 0.3.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/views/layouts/_module_box.html.erb +0 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 5f3d7cc35efecae61f50105e75aae68500f67fac5af0db6a77d496e08bb0ec03
|
4
|
+
data.tar.gz: 72dcd34315c97b0f6ee25e7a58bd57045006afa841fb50448d5a13e848c019fb
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 55b844033ec817ca7317d384f123e61fe4bc671ba139ffa645c7a7ece55656580a0980fb3178eba22526c22bb7138c7b3623966c3f3053c6ad3d00e5ec7f4d63
|
7
|
+
data.tar.gz: ce34932824a42b9b2bc82d97f996e99cbf939e5cb36e50585f5bd027fbd8ef0bee580dadbe4db6dd1e77ce2d6e1b27ad30dd9fb2f673965dc132f7f863c338b2
|
@@ -86,7 +86,6 @@
|
|
86
86
|
<li><%= link_to t('header-menu.user_menu.school_profile'), "#{APP_CONFIG['accounts-url']}/accounts/#{current_user.current_account.name}" %></li>
|
87
87
|
<% end -%>
|
88
88
|
<li><%= link_to t('header-menu.user_menu.billing'), "#{APP_CONFIG['accounts-url']}/accounts/#{current_user.current_account.name}/invoices/pending" %></li>
|
89
|
-
<li><%= link_to "Secretaria Virtual", "http://www.metododerose.org/secretariavirtual", target: "_blank" %></li>
|
90
89
|
<li><%= link_to t('header-menu.user_menu.help_center'), posts_workplace_url, target: '_blank' %></li>
|
91
90
|
<li><%= link_to t('header-menu.user_menu.logout'), logout_url %></li></ul>
|
92
91
|
</li>
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: padma-assets
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.3.
|
4
|
+
version: 0.3.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Dwayne Macgowan
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2021-02-16 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: railties
|