mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-28 11:49:13 -04:00
Move switch service out of black header
Also following the pattern work that Tim and Stephen have done.
This commit is contained in:
@@ -45,9 +45,6 @@
|
||||
<li>
|
||||
<a href="{{ url_for('main.user_profile') }}">{{ current_user.name }}</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="{{ url_for('main.choose_service') }}">Switch service</a>
|
||||
</li>
|
||||
{% if current_user.has_permissions(admin_override=True) %}
|
||||
<li>
|
||||
<a href="{{ url_for('main.platform_admin') }}">Platform admin</a>
|
||||
|
||||
Reference in New Issue
Block a user