You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ietf/templates/nomcom/remove_position.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ <h2>Position: {{ position }}</h2>
16
16
</p>
17
17
<p>
18
18
{% if position.is_open %}
19
-
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.
19
+
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.
20
20
{% else %}
21
21
Since the position is closed, it will not appear on the lists available to the community for providing nominations and feedback.
0 commit comments