fix
This commit is contained in:
parent
1733fc7fe7
commit
7093e29c9b
@ -34,7 +34,7 @@
|
|||||||
{% else %}
|
{% else %}
|
||||||
<input type="hidden" name="shipmaster" value="{{shipmaster}}" />
|
<input type="hidden" name="shipmaster" value="{{shipmaster}}" />
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% if only_ones %}
|
{% if not only_ones %}
|
||||||
{{ macros::checkbox(label='shipmaster_only_steering', name='shipmaster_only_steering') }}
|
{{ macros::checkbox(label='shipmaster_only_steering', name='shipmaster_only_steering') }}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
Departure: <input type="datetime-local" id="datetime-dep" name="departure" required/>
|
Departure: <input type="datetime-local" id="datetime-dep" name="departure" required/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user