From 6b18a58bde6782bc5a014a5408bcd304654f7db1 Mon Sep 17 00:00:00 2001 From: Ed Chalstrey Date: Tue, 9 Aug 2022 15:48:22 +0100 Subject: [PATCH] move EditHistoryLatest to section-body --- app/src/frontend/building/data-container.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/src/frontend/building/data-container.tsx b/app/src/frontend/building/data-container.tsx index c246b56e..cf8c8776 100644 --- a/app/src/frontend/building/data-container.tsx +++ b/app/src/frontend/building/data-container.tsx @@ -307,9 +307,6 @@ const withCopyEdit: (wc: React.ComponentType) => DataContaine cat={this.props.cat} title={this.props.title} > - { this.props.help && !copy.copying? ) => DataContaine }
+ { this.props.inactive ?