From 7740c0010944cfa215c9b21b113f030199ffab82 Mon Sep 17 00:00:00 2001 From: bob Date: Tue, 5 Feb 2019 12:18:52 -0500 Subject: naming changes --- src/views/collections/CollectionSchemaView.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/views/collections/CollectionSchemaView.tsx') diff --git a/src/views/collections/CollectionSchemaView.tsx b/src/views/collections/CollectionSchemaView.tsx index 19b1434ef..8503aaf1e 100644 --- a/src/views/collections/CollectionSchemaView.tsx +++ b/src/views/collections/CollectionSchemaView.tsx @@ -74,9 +74,7 @@ export class CollectionSchemaView extends CollectionViewBase { [KS.Title, KS.Data, KS.Author]) let content; if (this.selectedIndex != -1) { - content = () + content = () } else { content =
} -- cgit v1.2.3-70-g09d2