From f16638e372d020b4169f902f9d0538a20df4d4fb Mon Sep 17 00:00:00 2001 From: bobzel Date: Thu, 1 Apr 2021 09:26:08 -0400 Subject: from last --- src/client/views/collections/TreeView.tsx | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src') diff --git a/src/client/views/collections/TreeView.tsx b/src/client/views/collections/TreeView.tsx index ddd93229e..71b4cf845 100644 --- a/src/client/views/collections/TreeView.tsx +++ b/src/client/views/collections/TreeView.tsx @@ -538,9 +538,6 @@ export class TreeView extends React.Component { */ @computed get renderTitle() { - if (this.props.document.title === "MARYKAY") { - console.log(); - } TraceMobx(); const view = this._editTitle ? { } renderEmbeddedDocument = (asText: boolean) => { - if (this.props.document.title === "MARYKAY") { - console.log(); - } const layout = StrCast(Doc.LayoutField(this.layoutDoc)); const isExpandable = layout.includes(FormattedTextBox.name) || layout.includes(SliderBox.name); const panelWidth = asText || isExpandable ? this.rtfWidth : this.expandPanelWidth; -- cgit v1.2.3-70-g09d2