From d267b4fae181d52d3862fe5a2b1a719fdaa180a5 Mon Sep 17 00:00:00 2001 From: yipstanley Date: Tue, 30 Jul 2019 19:36:39 -0400 Subject: schema fix --- src/client/views/collections/CollectionSchemaView.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/client/views/collections/CollectionSchemaView.tsx b/src/client/views/collections/CollectionSchemaView.tsx index 0a77008ec..26b9de3e7 100644 --- a/src/client/views/collections/CollectionSchemaView.tsx +++ b/src/client/views/collections/CollectionSchemaView.tsx @@ -222,7 +222,7 @@ export class CollectionSchemaView extends CollectionSubView(doc => doc) { render() { Doc.UpdateDocumentExtensionForField(this.props.DataDoc ? this.props.DataDoc : this.props.Document, this.props.fieldKey); return ( -
+
this.onDrop(e, {})} ref={this.createTarget}> {this.schemaTable}
-- cgit v1.2.3-70-g09d2