From 118b00d729061637ecf878038dcf6a44ebef1f1a Mon Sep 17 00:00:00 2001 From: Jennifer Richards Date: Tue, 30 Jan 2024 16:34:09 -0400 Subject: [PATCH] fix: Replace joint session field with instructions (#6997) --- .../templates/includes/sessions_request_form.html | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/ietf/secr/templates/includes/sessions_request_form.html b/ietf/secr/templates/includes/sessions_request_form.html index cd36fe45f..61b167335 100755 --- a/ietf/secr/templates/includes/sessions_request_form.html +++ b/ietf/secr/templates/includes/sessions_request_form.html @@ -103,16 +103,7 @@ Joint session with:
(To request one session for multiple WGs together.) - {{ form.joint_with_groups_selector }} -
- {{ form.joint_with_groups.errors }}{{ form.joint_with_groups }} - - - - - Of the sessions requested by this WG, the joint session, if applicable, is: - - {{ form.joint_for_session.errors }}{{ form.joint_for_session }} + To request a joint session with another group, please contact the secretariat. {% endif %}