padma-assets 0.1.17 → 0.1.18
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 +1 -0
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 38bd30888d704b41a6b87172f67fe9693e972511
|
4
|
+
data.tar.gz: 89477e0015444e56f257abe9708880ec0c550077
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5b32fcbc7d92b08a987d60137517921f1dc9f969234292d120024fc9ede39cef7c00d2a9e8ed303f4ae5ac4587cae6dc297e375843f4af30c1f12ae3a22e918a
|
7
|
+
data.tar.gz: 2cad72110ed9650d161b161a62b290843b669a66e84527b69bb4dc9263c88045e523ae2253aaa4a5581f0d72de9c7b11e4bbf6b67aee93f778e39c67cba62238
|
@@ -45,6 +45,7 @@
|
|
45
45
|
<li><%= link_to t('header-menu.user_menu.school_profile'), "#{APP_CONFIG['accounts-url']}/accounts/#{current_user.current_account.name}" %></li>
|
46
46
|
<% end -%>
|
47
47
|
<li><%= link_to t('header-menu.user_menu.billing'), "#{APP_CONFIG['accounts-url']}/accounts/#{current_user.current_account.name}/invoices/pending" %></li>
|
48
|
+
<li><%= link_to "Secretaria Virtual", "http://www.metododerose.org/secretariavirtual", target: "_blank" %></li>
|
48
49
|
<li><%= link_to t('header-menu.user_menu.logout'), logout_url %></li></ul>
|
49
50
|
</li>
|
50
51
|
</ul>
|
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.1.
|
4
|
+
version: 0.1.18
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Dwayne Macgowan
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2015-06-
|
11
|
+
date: 2015-06-19 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: railties
|