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
Add help text strongly encouraging always having a conference link in any interim request. Fixesietf-tools#2973.
- Legacy-Id: 17741
Note: SVN reference [17725] has been migrated to Git commit caa109c
<divclass="col-md-10">{% render_field form.remote_instructions class="form-control" placeholder="Webex (or other) URL or descriptive information (see below)" %}<pclass="help-block">"Remote participation is not supported" or "Remote participation information will be obtained at the time of approval" are acceptable values. See <ahref="https://www.ietf.org/forms/wg-webex-account-request/">here</a> for more on remote participation support.</p></div>
126
+
<divclass="col-md-10">{% render_field form.remote_instructions class="form-control" placeholder="Webex (or other) URL or descriptive information (see below)" %}
127
+
<pclass="help-block">
128
+
For virtual interims, a conference link <b>should be provided in the original request</b> in all but the most unusual circumstances.
129
+
Otherwise, "Remote participation is not supported" or "Remote participation information will be obtained at the time of approval" are acceptable values.
130
+
See <ahref="https://www.ietf.org/forms/wg-webex-account-request/">here</a> for more on remote participation support.
131
+
</p>
132
+
</div>
127
133
{% if form.remote_instructions.errors %}<spanclass="help-inline">{{ form.remote_instructions.errors }}</span>{% endif %}
0 commit comments