mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-31 17:38:28 +00:00
upgrade to ADF 2.2.0-beta1 (#185)
* upgrade to ADF 2.2.0-beta1 * upgrade and cleanup unit tests * cleanup unused locals * cleanup test files
This commit is contained in:
committed by
Cilibiu Bogdan
parent
f2cb478c1f
commit
b28eabc63d
@@ -41,7 +41,7 @@ export class AppComponent implements OnInit {
|
||||
}
|
||||
|
||||
ngOnInit() {
|
||||
const { router, pageTitle, route, translateService } = this;
|
||||
const { router, pageTitle, route } = this;
|
||||
|
||||
router
|
||||
.events
|
||||
|
Reference in New Issue
Block a user