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:
Denys Vuika
2018-02-05 09:15:57 +00:00
committed by Cilibiu Bogdan
parent f2cb478c1f
commit b28eabc63d
22 changed files with 154 additions and 169 deletions

View File

@@ -211,7 +211,7 @@ export class NodeActionsService {
select: new Subject<MinimalNodeEntryEntity[]>()
};
const matDialogRef = this.dialog.open(ContentNodeSelectorComponent, <any>{
/*const matDialogRef =*/ this.dialog.open(ContentNodeSelectorComponent, <any>{
data,
panelClass: 'adf-content-node-selector-dialog',
width: '630px'