From: Dessalines Date: Tue, 17 Aug 2021 21:46:27 +0000 (-0400) Subject: Remove content more (#372) X-Git-Url: http://these/git/?a=commitdiff_plain;h=03a2b467efeeda17cf96bf3a2f13d47fb524645f;p=lemmy-ui.git Remove content more (#372) * Updating translations. * Changing to remove content with tippy. * Use title instead --- 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)} /> -