From 02eacdb84a8d87ac1aee70b5e43ed70053f43291 Mon Sep 17 00:00:00 2001 From: Ilya Prokopenko Date: Fri, 11 Feb 2022 07:19:18 +0300 Subject: [PATCH] Posts: Remove "Report" button This commit removes the Report button. When the feature-reports branch is finished and merged with the main branch, the button will return to its place. --- Web/Presenters/templates/Wall/Post.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/Web/Presenters/templates/Wall/Post.xml b/Web/Presenters/templates/Wall/Post.xml index 4699c491..d98f8033 100644 --- a/Web/Presenters/templates/Wall/Post.xml +++ b/Web/Presenters/templates/Wall/Post.xml @@ -31,6 +31,5 @@ {/if} {_delete} - {_report} {/block}