Merge pull request 'fix spacing if boat was steered by hand' (#447) from fix-spacing into main
Reviewed-on: #447
This commit is contained in:
commit
18047d16bf
@ -191,7 +191,7 @@
|
||||
<small class="text-gray-600 dark:text-gray-100">({{ log.shipmaster_user.name -}}
|
||||
{% if log.shipmaster_only_steering %}
|
||||
- handgesteuert
|
||||
{% endif -%}
|
||||
{%- endif -%}
|
||||
)</small>
|
||||
<small class="block text-gray-600 dark:text-gray-100">
|
||||
{% if state == "completed" and log.departure | date(format='%d.%m.%Y') == log.arrival | date(format='%d.%m.%Y') %}
|
||||
|
Loading…
Reference in New Issue
Block a user