padma-assets 0.2.19 → 0.2.20

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
  SHA1:
3
- metadata.gz: 473b006c07687ca6ac347154f2bdadddede6b454
4
- data.tar.gz: 046d6a87346135954f59e1e44133389f830cf39b
3
+ metadata.gz: 4f67963e56476e847e1391008f2ed716adb2ea75
4
+ data.tar.gz: 1827c35c8dd1a638cd2eb4cf380f018e9057e270
5
5
  SHA512:
6
- metadata.gz: 0d67ac3a3e1927b819626b705c6b7dbf4f379c9a33ee0fc3c8163cd86bf9a75e4b172709cd2c55b0b5fe9a90bdb0fe0601bbcd5c646c00b37c0b51b413567b76
7
- data.tar.gz: fb2f8de94983b67f89df6754d438c19d90088623575e71ef01e42283b919198f8a27ec6e56f7eb628fa26f0bbd833f2c9ab755d7efe6ba6c36755344346c5094
6
+ metadata.gz: a8e151d310f91fb9e05d9ca5f38a083f20423589e825ef26b7b5d3d1f964dda8e1f4d209a6bc58b071369e76a425f41751f9c577d4ee8f94d6ae672dc132f486
7
+ data.tar.gz: 5a1a927c83a2f1772d8a21dddc037427f83f94e46922bb3457ac5abcac2d68d7b443f444d498bbbf824a0ce66a1def3223e1399241966d26e8fc7248cbffa29e
@@ -60,6 +60,7 @@
60
60
  <li><%= link_to "Office Argentina", "http://officear.padm.am", target: '_blank' %></li>
61
61
  <% end -%>
62
62
  <li><%= link_to t('header-menu.modules.wordpress_plugin'), 'http://github.com/dwaynemac/padma-wordpress-plugin', target: '_blank' %></li>
63
+ <li><%= link_to t('header-menu.user_menu.help_center'), 'http://help.padm.am', target: '_blank' %></li>
63
64
  </ul>
64
65
  </li>
65
66
  </ul>
@@ -78,6 +79,7 @@
78
79
  <% end -%>
79
80
  <li><%= link_to t('header-menu.user_menu.billing'), "#{APP_CONFIG['accounts-url']}/accounts/#{current_user.current_account.name}/invoices/pending" %></li>
80
81
  <li><%= link_to "Secretaria Virtual", "http://www.metododerose.org/secretariavirtual", target: "_blank" %></li>
82
+ <li><%= link_to t('header-menu.user_menu.help_center'), 'http://help.padm.am', target: '_blank' %></li>
81
83
  <li><%= link_to t('header-menu.user_menu.logout'), logout_url %></li></ul>
82
84
  </li>
83
85
  </ul>
@@ -13,6 +13,7 @@ es:
13
13
  user_profile: Mi perfil
14
14
  school_profile: Configuración Escuela
15
15
  billing: Pagos
16
+ help_center: Centro de Ayuda
16
17
  logout: Cerrar sessión
17
18
  lists:
18
19
  title: Listas
@@ -13,6 +13,7 @@ pt-BR:
13
13
  user_profile: Meu perfil
14
14
  school_profile: Configuraçāo Unidade
15
15
  billing: Pagamentos
16
+ help_center: Centro de Ajúda
16
17
  logout: Encerrar sessāo
17
18
  lists:
18
19
  title: Listas
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.2.19
4
+ version: 0.2.20
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dwayne Macgowan
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-01-18 00:00:00.000000000 Z
11
+ date: 2017-02-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties