From 2523d56d4099a3d1b41f0d8d7c5adc0e1530aaf3 Mon Sep 17 00:00:00 2001 From: Mehak Nasir <67791278+mehaknasir@users.noreply.github.com> Date: Thu, 14 Apr 2022 13:17:05 +0500 Subject: [PATCH] feat: post anonymously option is removed from add post section (#30189) --- .../static/common/templates/discussion/templates.underscore | 6 ------ 1 file changed, 6 deletions(-) diff --git a/common/static/common/templates/discussion/templates.underscore b/common/static/common/templates/discussion/templates.underscore index 428793776c..22204f4bd2 100644 --- a/common/static/common/templates/discussion/templates.underscore +++ b/common/static/common/templates/discussion/templates.underscore @@ -477,12 +477,6 @@ <%- gettext("follow this post") %> - <% if (allow_anonymous) { %> - - <% } %> <% if (allow_anonymous_to_peers) { %>