securis/src/main/webapp/src/app/app.module.ts
.. .. @@ -100,15 +100,11 @@ 100 100 bootstrap: [ HomeComponent ], 101 101 entryComponents: [ ], 102 102 providers: [ 103 + LocaleService,103 104 SeCurisSession, 104 105 UserService, 105 106 PacksService, 106 107 LicensesService, 107 - PackFormComponent,108 - LicenseFormComponent,109 - LicenseTypeFormComponent,110 - OrganizationFormComponent,111 - UserFormComponent,112 108 ApplicationsService, 113 109 OrganizationsService, 114 110 LicenseTypesService,