mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +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
@@ -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'
|
||||
|
Reference in New Issue
Block a user