mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-19 05:59:44 -04:00
Replace Current service with chosen service name.
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
<div class="column-half">
|
||||
<details class="dropdown">
|
||||
<summary class="dropdown-toggle">
|
||||
Current service
|
||||
{{ session['service_name'] }}
|
||||
</summary>
|
||||
<div>
|
||||
<a href="{{ url_for('main.choose_service') }}">Switch service</a>
|
||||
|
||||
Reference in New Issue
Block a user