aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2020-04-30 13:56:31 +0100
committerMatthew Somerville <matthew@mysociety.org>2020-05-06 16:09:29 +0100
commit730d25ae7218d731590b322d4f419a7df6d4e4fb (patch)
tree17a609759d5fb9ee49e216d485949cd94aa86845 /docs
parent683b188b288fe43526e1649c784fa44435559655 (diff)
Add ability to disallow updates in a category.
Add a tickbox to the category admin, and do not allow updates on reports made in those selected categories.
Diffstat (limited to 'docs')
-rw-r--r--docs/_includes/admin-tasks-content.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/_includes/admin-tasks-content.md b/docs/_includes/admin-tasks-content.md
index 7e3d47efe..a846b73cc 100644
--- a/docs/_includes/admin-tasks-content.md
+++ b/docs/_includes/admin-tasks-content.md
@@ -560,14 +560,14 @@ and staff users — can filter reports when viewing them on the site.
From the Admin menu, click on ‘Categories’. You’ll see a table of existing categories, and below
that, a form by which you can create new ones.
-
Input a title for the category, and the email address to which reports in that category should be
forwarded. When creating a category, these are the only fields required.
You can also choose a variety of options – whether to automatically hide any
reports made in this category, whether to prevent form submission when this
-category is selected, or what parent category or categories a particular
-category is in. See below for information on <a
+category is selected, whether updates are allowed on reports in this category,
+or what parent category or categories a particular category is in. See below
+for information on <a
href="#creating-editing-notices">creating/editing extra notices and
questions</a> for a category.