mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
Fix create menu and viewer evaluators not in sync with store values (#1634)
This commit is contained in:
@@ -40,6 +40,7 @@ import { Subject } from 'rxjs';
|
||||
export class InfoDrawerComponent implements OnChanges, OnInit, OnDestroy {
|
||||
@Input()
|
||||
nodeId: string;
|
||||
|
||||
@Input()
|
||||
node: MinimalNodeEntity;
|
||||
|
||||
|
Reference in New Issue
Block a user