This commit is contained in:
philipp 2023-07-27 14:44:47 +02:00
parent 1733fc7fe7
commit 7093e29c9b

View File

@ -34,7 +34,7 @@
{% else %}
<input type="hidden" name="shipmaster" value="{{shipmaster}}" />
{% endif %}
{% if only_ones %}
{% if not only_ones %}
{{ macros::checkbox(label='shipmaster_only_steering', name='shipmaster_only_steering') }}
{% endif %}
Departure: <input type="datetime-local" id="datetime-dep" name="departure" required/>