From 9c7004b98b91952ce4ce6eb8127e1d3f9452e6b7 Mon Sep 17 00:00:00 2001 From: bobzel Date: Sat, 16 Dec 2023 23:50:48 -0500 Subject: restored infoUI that had been commented out. --- .../views/collections/collectionFreeForm/CollectionFreeFormView.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/client/views/collections/collectionFreeForm/CollectionFreeFormView.tsx b/src/client/views/collections/collectionFreeForm/CollectionFreeFormView.tsx index 311890ee3..1f4688729 100644 --- a/src/client/views/collections/collectionFreeForm/CollectionFreeFormView.tsx +++ b/src/client/views/collections/collectionFreeForm/CollectionFreeFormView.tsx @@ -1434,7 +1434,7 @@ export class CollectionFreeFormView extends CollectionSubView (this.Document.annotationOn ? null : null); // ); + infoUI = () => (this.Document.annotationOn ? null : ); componentDidMount() { this._props.setContentView?.(this); -- cgit v1.2.3-70-g09d2