From e12f79e188c32787b5749eba54183002f270f998 Mon Sep 17 00:00:00 2001 From: bobzel Date: Fri, 10 May 2024 11:58:36 -0400 Subject: fixed clicking on template text when template is not selected to get focus right. fixed treeView preDrop to compute sameTree correctly so that presbox treeview can nest documents hierarchically properly. --- src/client/views/collections/CollectionTreeView.tsx | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/client/views/collections/CollectionTreeView.tsx') diff --git a/src/client/views/collections/CollectionTreeView.tsx b/src/client/views/collections/CollectionTreeView.tsx index beb8c0666..c39df2c76 100644 --- a/src/client/views/collections/CollectionTreeView.tsx +++ b/src/client/views/collections/CollectionTreeView.tsx @@ -64,9 +64,6 @@ export class CollectionTreeView extends CollectionSubView