From 44a608a686419ab66d62d822a2f83d3e630a5bf8 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Wed, 5 Apr 2023 19:07:08 +0100 Subject: [PATCH] Don't show question on dropdown is votes are turned off --- webapp_create_post.py | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/webapp_create_post.py b/webapp_create_post.py index 3cc1c492b..f4ab9ae0d 100644 --- a/webapp_create_post.py +++ b/webapp_create_post.py @@ -55,7 +55,8 @@ def _html_new_post_drop_down(scope_icon: str, scope_description: str, dropdown_reminder_suffix: str, dropdown_report_suffix: str, no_drop_down: bool, - access_keys: {}) -> str: + access_keys: {}, + account_dir: str) -> str: """Returns the html for a drop down list of new post types """ drop_down_content = '