@hed-hog/lms 0.0.266 → 0.0.268

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.
@@ -74,3 +74,35 @@
74
74
  - where:
75
75
  slug: admin-lms
76
76
 
77
+ - url: /lms/reports
78
+ menu_id:
79
+ where:
80
+ slug: /lms
81
+ icon: file-chart-column-increasing
82
+ name:
83
+ en: Reports
84
+ pt: Relatórios
85
+ slug: /lms/reports
86
+ relations:
87
+ role:
88
+ - where:
89
+ slug: admin
90
+ - where:
91
+ slug: admin-lms
92
+
93
+ - url: /lms/classes
94
+ menu_id:
95
+ where:
96
+ slug: /lms
97
+ icon: graduation-cap
98
+ name:
99
+ en: Classes
100
+ pt: Turmas
101
+ slug: /lms/classes
102
+ relations:
103
+ role:
104
+ - where:
105
+ slug: admin
106
+ - where:
107
+ slug: admin-lms
108
+