94961: Edit-bitstream loading message, error notifications and AoT fixes

This commit is contained in:
Kristof De Langhe
2019-09-17 15:31:54 +02:00
parent fa1b1ad886
commit a56d551ef1
8 changed files with 54 additions and 24 deletions

View File

@@ -50,7 +50,7 @@ const url = 'thisUrl';
let item: Item;
let itemService: ItemDataService;
let objectUpdatesService: ObjectUpdatesService;
let router: Router;
let router: any;
let route: ActivatedRoute;
let notificationsService: NotificationsService;
let bitstreamService: BitstreamDataService;