rsanchez
2017-03-15 a6284a2da0f9a69ba4495b23e52aaba5fc5745b7
securis/src/main/webapp/src/app/app.module.ts
....@@ -27,6 +27,7 @@
2727 import { NoMenuComponent } from './nomenu.component';
2828 import { FooterComponent } from './footer.component';
2929 import { LicenseListComponent } from './license.list.component';
30
+import { LicenseFormComponent } from './forms/license.form.component';
3031
3132
3233 import { appRoutes, appRoutingProviders } from './app.routes';