From 6d96342814874fe5ceec7264887a37e8aa1fab20 Mon Sep 17 00:00:00 2001 From: madelinegr Date: Wed, 27 Feb 2019 00:54:57 -0500 Subject: kvp almost done +2 --- src/client/views/collections/CollectionFreeFormView.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/client/views/collections/CollectionFreeFormView.tsx b/src/client/views/collections/CollectionFreeFormView.tsx index 5a5f9197d..e00201629 100644 --- a/src/client/views/collections/CollectionFreeFormView.tsx +++ b/src/client/views/collections/CollectionFreeFormView.tsx @@ -166,7 +166,7 @@ export class CollectionFreeFormView extends CollectionViewBase { @action addKVP(doc: Document) { let fields = doc.fields; - //TODO: return kvp + //TODO: return kvpg } @computed get backgroundLayout(): string | undefined { -- cgit v1.2.3-70-g09d2