new-link #805

Merged
philipp merged 4 commits from new-link into staging 2024-11-27 08:14:02 +01:00
Showing only changes of commit b41457d30e - Show all commits

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>