From 3fe828ae9a6bab9913e11115dc6d781c3d228791 Mon Sep 17 00:00:00 2001 From: Luna D Date: Tue, 10 Dec 2019 15:44:10 -0500 Subject: [PATCH] not --- lib/philomena_web/templates/comment/_comment.html.slime | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/philomena_web/templates/comment/_comment.html.slime b/lib/philomena_web/templates/comment/_comment.html.slime index 8edd4f41..cef18867 100644 --- a/lib/philomena_web/templates/comment/_comment.html.slime +++ b/lib/philomena_web/templates/comment/_comment.html.slime @@ -34,7 +34,7 @@ article.block.communication id="comment_#{@comment.id}" = link(to: Routes.image_comment_delete_path(@conn, :delete, @comment.image_id, @comment), method: :delete, data: [confirm: "Are you sure?"], class: "communication__interaction") do i.fas.fa-times> ' Delete Contents - - !@comment.hidden_from_users and not @comment.destroyed_content -> + - not @comment.hidden_from_users and not @comment.destroyed_content -> a.communication__interaction.togglable-delete-form-link href="#" data-click-toggle="#inline-del-form-comment-#{@comment.id}" i.fas.fa-times> ' Delete