Minor tweak to instructions for removing nomcom positions. Commit ready for merge.
- Legacy-Id: 13417
This commit is contained in:
parent
c49abdd557
commit
92b1c30b63
|
@ -16,7 +16,7 @@
|
|||
</p>
|
||||
<p>
|
||||
{% if position.is_open %}
|
||||
If you are just wanting the position to disappear from the lists available to the community for providing nominations and feedback, instead of deleting the position, edit the position and change is_open to False.
|
||||
If you are just wanting the position to disappear from the lists available to the community for providing nominations and feedback, instead of deleting the position, edit the position and change accepting_nominations and/or accepting_feedback to False.
|
||||
{% else %}
|
||||
Since the position is closed, it will not appear on the lists available to the community for providing nominations and feedback.
|
||||
{% endif %}
|
||||
|
|
Loading…
Reference in a new issue