From ccfcbd7394dc643babc390797ffc3bea71d9f84c Mon Sep 17 00:00:00 2001 From: anika-ahluwalia Date: Wed, 2 Sep 2020 01:36:15 -0500 Subject: got rid of layout check --- src/client/views/ContextMenuItem.tsx | 2 +- src/client/views/PropertiesView.tsx | 8 -------- 2 files changed, 1 insertion(+), 9 deletions(-) (limited to 'src') diff --git a/src/client/views/ContextMenuItem.tsx b/src/client/views/ContextMenuItem.tsx index 7277c589d..eddecb7a7 100644 --- a/src/client/views/ContextMenuItem.tsx +++ b/src/client/views/ContextMenuItem.tsx @@ -103,7 +103,7 @@ export class ContextMenuItem extends React.Component 0 ? "90%" : "20%", marginTop + marginLeft: window.innerHeight - this._overPosX - 50 > 0 ? "90%" : "20%", marginTop }}> {this._items.map(prop => )} ; diff --git a/src/client/views/PropertiesView.tsx b/src/client/views/PropertiesView.tsx index 1768b5c41..7f075d2cd 100644 --- a/src/client/views/PropertiesView.tsx +++ b/src/client/views/PropertiesView.tsx @@ -900,14 +900,6 @@ export class PropertiesView extends React.Component { {!this.openSharing ? (null) :
-
- this.layoutDocAcls = !this.layoutDocAcls)} - checked={this.layoutDocAcls} - />; -
Layout
-
{this.sharingTable} {/*