| securis/src/main/webapp/src/app/app.module.ts | patch | view | blame | history |
securis/src/main/webapp/src/app/app.module.ts
.. .. @@ -27,6 +27,7 @@ 27 27 import { NoMenuComponent } from './nomenu.component'; 28 28 import { FooterComponent } from './footer.component'; 29 29 import { LicenseListComponent } from './license.list.component'; 30 +import { LicenseFormComponent } from './forms/license.form.component';30 31 31 32 32 33 import { appRoutes, appRoutingProviders } from './app.routes';