Joaquín Reñé
4 hours ago c5b1e27a77081717f37942de8dacfa5c2e30b09d
securis/src/main/webapp/src/app/app.module.ts
....@@ -100,15 +100,11 @@
100100 bootstrap: [ HomeComponent ],
101101 entryComponents: [ ],
102102 providers: [
103
+ LocaleService,
103104 SeCurisSession,
104105 UserService,
105106 PacksService,
106107 LicensesService,
107
- PackFormComponent,
108
- LicenseFormComponent,
109
- LicenseTypeFormComponent,
110
- OrganizationFormComponent,
111
- UserFormComponent,
112108 ApplicationsService,
113109 OrganizationsService,
114110 LicenseTypesService,