padma-assets 0.3.22 → 0.3.23

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: 77aa413d9b98b4642c228bd740ff66fbedde2b2e31fbd007a8d199a860c6d1f6
4
- data.tar.gz: e6fe7cd17215da0c7390c30e78bdee777dd97dac18c6763eec04b9385ba4f40c
3
+ metadata.gz: 7c0a31c60ca0e75b831b3ac8eed38d2f48b2a07ebe18161d4126532126ce8554
4
+ data.tar.gz: 0bbd91cf4418a69dd8eb272d9cf2ba7d39e30acd37fff4d8c4190293b22b5932
5
5
  SHA512:
6
- metadata.gz: 04b40e4ad9da8d06973d0ca5c33f236e0b72820f2ba47655e126c5f6c26ff40afba97abfe6e9c3d1d2a376cd5f39588719a7665524884562d0e1e6efdbc0a475
7
- data.tar.gz: 1e6b1d19b3f7d2d743f02893ea5c63b7b9dbcbb5ef8e8382542c9f75be537494aa15fb3943081dd5c8bfdc0bee75dca62681fb37f9cff7ad976caae83770d223
6
+ metadata.gz: 0e3622c1fade6f5e52053ed372260b899aea2d195b29393a4e257e16090782034f98d3759c3f94a726276dcd8ead713fe5dfb4ca71bef5d5230d30cde0436106
7
+ data.tar.gz: d85911a094ca894c3f05432f102f8c4140ba65429aa6807780ad0caea8c7178331f5e8808888db41a3c691d175d70248d050282ffc28aba5c30773b1978bf1eb
@@ -5,3 +5,4 @@
5
5
  <li><%= link_to t('header-menu.mailing.scheduled_mails_all'), "#{mailing_url}/scheduled_mails/history" %></li>
6
6
  <li><%= link_to t('header-menu.mailing.scheduled_mails_future'), "#{mailing_url}/scheduled_mails/pending" %></li>
7
7
  <li><%= link_to t('header-menu.mailing.mailchimp_configuration'), "#{APP_CONFIG['crm-url']}/mailchimp/syncs" %></li>
8
+ <li><%= link_to t('header-menu.mailing.sendin_blue_configuration'), "#{APP_CONFIG['crm-url']}/sendin_blue/syncs" %></li>
@@ -66,6 +66,7 @@ en:
66
66
  scheduled_mails_all: Scheduled Mails
67
67
  scheduled_mails_future: Future mails
68
68
  mailchimp_configuration: Mailchimp configuration
69
+ sendin_blue_configuration: SendinBlue configuration
69
70
  stats:
70
71
  title: Statistics
71
72
  pdg_report: Pedagogic summary
@@ -69,6 +69,7 @@ es:
69
69
  scheduled_mails_all: Histórico de mails
70
70
  scheduled_mails_future: Mails programados
71
71
  mailchimp_configuration: Configuración Mailchimp
72
+ sendin_blue_configuration: Configuración SendinBlue
72
73
  stats:
73
74
  title: Estadísticas
74
75
  pdg_report: Resumen pedagógico
@@ -69,6 +69,7 @@ pt-BR:
69
69
  scheduled_mails_all: Histórico de e-mails
70
70
  scheduled_mails_future: e-mails programados
71
71
  mailchimp_configuration: Configuraçāo Mailchimp
72
+ sendin_blue_configuration: Configuraçāo SendinBlue
72
73
  stats:
73
74
  title: Estatísticas
74
75
  pdg_report: Resumo pedagógico
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.22
4
+ version: 0.3.23
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dwayne Macgowan
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-02-14 00:00:00.000000000 Z
11
+ date: 2023-03-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties