mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-02 17:48:50 -04:00
Use proper icon for breadcrumb
Uses the asset from the GOV.UK Frontend Toolkit.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<div class="navigation-service-name">
|
||||
{% if current_user.platform_admin %}
|
||||
<a href="{{ url_for('.organisations') }}">Organisations</a>
|
||||
>
|
||||
<span class="navigation-breadcrumb"></span>
|
||||
{% endif %}
|
||||
{{ current_org.name }}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user