mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-31 17:38:28 +00:00
committed by
Cilibiu Bogdan
parent
79f8ec33a9
commit
c1e9001c38
@@ -23,7 +23,7 @@ class TestClass extends PageComponent {
|
||||
node: any;
|
||||
|
||||
constructor() {
|
||||
super();
|
||||
super(null);
|
||||
}
|
||||
|
||||
fetchNodes(parentNodeId?: string, options?: any) {
|
||||
|
Reference in New Issue
Block a user