padma-assets 0.3.12 → 0.3.13

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: 978c71423c8a44b4be0b86bc808b6463ce67582fe050d6f0543f5e97fc13f671
4
- data.tar.gz: 2d5bd88d82e693a6c2444bbdf132ace917a230d7ea29866ca32525cd86ee1fc4
3
+ metadata.gz: 754906c4193ad8dd2bfc56f2db515c5e792650ca239108751d4b6375e5da98ec
4
+ data.tar.gz: 774dbcdf06965a7984546e722fa1d4c50b30e1dac632b898a20319b41ec208a7
5
5
  SHA512:
6
- metadata.gz: 51b4c61f666d2f4a5694e139f3b5810a239dd62fefae45986160f2bd4e119e85b59e4a238a06fb11042238ffbaf4f6e2d628f88c4fd74f0bd991a345b9d5e646
7
- data.tar.gz: 31c033b79a990594ff0563750509c1de53e4a206dec45a57cece2c26bee6fc4fc1dd37e880ec6f1d8ac88508797d7a7ab9985aa670653b32f31473eb1475ca2e
6
+ metadata.gz: 9964eae22dda5f99b2f1e1b14634b11d32927cc30e7568309ca637c60ed0c1f90cdaf4ed0773dcf7cb5ecdaa40d783b8c5ba802402c790b56150d3bf270e7421
7
+ data.tar.gz: 8a1389fb839ac29d3f0948dfcb401ef538f6e138d07703302197bb05da09acb86b23029afa5e17ad06fcfad894a473b95ba396f273100083d13afc55cb91ed1e
@@ -29,6 +29,10 @@
29
29
  <%= link_to t('header-menu.attendance.stats'),
30
30
  "#{APP_CONFIG['attendance-url']}/stats" %>
31
31
  </li>
32
+ <li>
33
+ <%= link_to t('header-menu.attendance.attendances_by_teacher'),
34
+ "#{APP_CONFIG['attendance-url']}/stats/attendances_by_teacher" %>
35
+ </li>
32
36
  <li>
33
37
  <%= link_to "Statistica Office",
34
38
  "#{APP_CONFIG['crm-url']}/statisticas/new" %>
@@ -57,6 +57,7 @@ en:
57
57
  time_slots: Time Slots
58
58
  trial_lessons: Trial Lessons
59
59
  stats: Attendance report
60
+ attendances_by_teacher: Leassons given
60
61
  mailing:
61
62
  title: Mailing
62
63
  templates: Templates
@@ -60,6 +60,7 @@ es:
60
60
  time_slots: Horarios de clase
61
61
  trial_lessons: Clases de prueba
62
62
  stats: Reporte de participación
63
+ attendances_by_teacher: Clases ministradas
63
64
  mailing:
64
65
  title: Mailing
65
66
  templates: Modelos de mail
@@ -60,6 +60,7 @@ pt-BR:
60
60
  time_slots: Turmas
61
61
  trial_lessons: Aula experimental
62
62
  stats: Relatório de participaçāo
63
+ attendances_by_teacher: Aulas ministradas
63
64
  mailing:
64
65
  title: Mailing
65
66
  templates: Modelos de e-mail
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.12
4
+ version: 0.3.13
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dwayne Macgowan
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-01-28 00:00:00.000000000 Z
11
+ date: 2022-03-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties