2 Commits

Author SHA1 Message Date
b41457d30e Merge pull request 'nicer label' (#804) from nicer-label into main
All checks were successful
CI/CD Pipeline / test (push) Successful in 11m27s
CI/CD Pipeline / deploy-staging (push) Has been skipped
CI/CD Pipeline / deploy-main (push) Successful in 5m58s
Reviewed-on: #804
2024-11-25 21:02:13 +01:00
4408100e49 nicer label
Some checks failed
CI/CD Pipeline / deploy-staging (push) Has been cancelled
CI/CD Pipeline / deploy-main (push) Has been cancelled
CI/CD Pipeline / test (push) Has been cancelled
2024-11-25 21:00:25 +01:00

View File

@@ -448,7 +448,9 @@
{% endif %} {% endif %}
"> ">
<span class="absolute inset-y-0 left-0 flex items-center pl-3">{% include "includes/plus-icon" %}</span> <span class="absolute inset-y-0 left-0 flex items-center pl-3">{% include "includes/plus-icon" %}</span>
Ausfahrt {% if not loggedin_user.allowed_to_steer %}Ergo-Session
{%- else -%}
Ausfahrt{%endif%}
</a> </a>
{% endif %} {% endif %}
</div> </div>