mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-09-17 14:21:29 +00:00
[ACA-4503] Fix close all dialogs (#7142)
* [ACA-4503] Fix close all dialogs * [ci:force] clean unit test file
This commit is contained in:
committed by
GitHub
parent
cc8a9f3ca0
commit
dab75c51ee
@@ -76,7 +76,6 @@ export class ContentNodeSelectorComponent implements OnInit {
|
||||
}
|
||||
|
||||
close() {
|
||||
this.data.select.complete();
|
||||
this.dialog.close();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user