From 03a2b467efeeda17cf96bf3a2f13d47fb524645f Mon Sep 17 00:00:00 2001 From: Dessalines Date: Tue, 17 Aug 2021 17:46:27 -0400 Subject: [PATCH] Remove content more (#372) * Updating translations. * Changing to remove content with tippy. * Use title instead --- lemmy-translations | 2 +- src/shared/components/comment/comment-node.tsx | 8 ++++++-- src/shared/components/post/post-listing.tsx | 12 +++++++----- 3 files changed, 14 insertions(+), 8 deletions(-) diff --git a/lemmy-translations b/lemmy-translations index a13fc72..a41129a 160000 --- a/lemmy-translations +++ b/lemmy-translations @@ -1 +1 @@ -Subproject commit a13fc72a3dbabdeb405196b1c51ddbb4b9157212 +Subproject commit a41129ad65e57bbfe7817f9c2be1280bc4f1192c diff --git a/src/shared/components/comment/comment-node.tsx b/src/shared/components/comment/comment-node.tsx index e13b93b..e276b51 100644 --- a/src/shared/components/comment/comment-node.tsx +++ b/src/shared/components/comment/comment-node.tsx @@ -752,8 +752,12 @@ export class CommentNode extends Component { checked={this.state.removeData} onChange={linkEvent(this, this.handleModRemoveDataChange)} /> -