From d39b3633f3ae1864c89be47b358624e059342d66 Mon Sep 17 00:00:00 2001 From: alinayejin Date: Wed, 6 Dec 2023 23:31:19 -0500 Subject: update messages --- .../collectionFreeForm/CollectionFreeFormInfoUI.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src') diff --git a/src/client/views/collections/collectionFreeForm/CollectionFreeFormInfoUI.tsx b/src/client/views/collections/collectionFreeForm/CollectionFreeFormInfoUI.tsx index 8b2b32581..e5933d47b 100644 --- a/src/client/views/collections/collectionFreeForm/CollectionFreeFormInfoUI.tsx +++ b/src/client/views/collections/collectionFreeForm/CollectionFreeFormInfoUI.tsx @@ -33,7 +33,7 @@ export class CollectionFreeFormInfoUI extends React.Component this.props.Freeform.childDocs.slice(), @@ -45,7 +45,7 @@ export class CollectionFreeFormInfoUI extends React.Component this.props.Freeform.childDocs.slice(), @@ -57,7 +57,7 @@ export class CollectionFreeFormInfoUI extends React.Component ({ links: this.first_doc && LinkManager.Instance.getAllDirectLinks(this.first_doc), docs: this.props.Freeform.childDocs.slice() }), @@ -72,7 +72,7 @@ export class CollectionFreeFormInfoUI extends React.Component ({ links: this.first_doc && LinkManager.Instance.getAllDirectLinks(this.first_doc), viewingLinks: DocumentLinksButton.LinkEditorDocView }), @@ -85,7 +85,7 @@ export class CollectionFreeFormInfoUI extends React.Component false, -- cgit v1.2.3-70-g09d2