mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
Release 5.2.0 (#4249)
* Release 5.2.0 * Fixed build issue * Updated correct dependency versions. Updated compatibility matrix to denote correct ACS version
This commit is contained in:
@@ -105,8 +105,6 @@ export class CustomNameColumnComponent extends NameColumnComponent implements On
|
||||
}
|
||||
|
||||
ngOnDestroy() {
|
||||
super.ngOnDestroy();
|
||||
|
||||
this.onDestroy$$.next(true);
|
||||
this.onDestroy$$.complete();
|
||||
}
|
||||
|
Reference in New Issue
Block a user