Choose tool configuration

{# Assume the dialog is cancelled by default, preventing the reservation request from being processed further. #} {# When a button is clicked this value is set to false, enabling further processing. #} {# Hiding the dialog using the X in the top right, or clicking outside of it, will stop processing. #}
{% if not sufficient_notice %}
Warning: {{ notice_limit }} hours of advance notice is required when reserving this tool in order to configure it properly. You may still create a reservation right now, but there is no guarantee the tool will be properly configured when you arrive to use it.

{% endif %} {% include 'calendar/configuration_helper.html' %}