From 23b7f409c73ec2ec61825ad1293aca977c6dc2ad Mon Sep 17 00:00:00 2001 From: Ceithir Date: Thu, 10 Nov 2022 17:18:29 +0100 Subject: [PATCH 01/20] Hide comment actions same as with JS https://otwarchive.atlassian.net/browse/AO3-6392 Reproduce the behavior of add_comment_reply.js --- app/views/comments/_comment_actions.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/comments/_comment_actions.html.erb b/app/views/comments/_comment_actions.html.erb index 3a69b9f7f09..ad4b9a39b12 100644 --- a/app/views/comments/_comment_actions.html.erb +++ b/app/views/comments/_comment_actions.html.erb @@ -1,6 +1,6 @@
<%= ts("Comment Actions") %>
-