mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 00:07:02 -04:00
notify-admin-529 remove provider view
This commit is contained in:
@@ -19,12 +19,12 @@
|
||||
<div class="tablet:grid-col-3 margin-top-4">
|
||||
<nav class="navigation">
|
||||
<ul class="usa-sidenav">
|
||||
|
||||
{% for link_text, url in [
|
||||
('Summary', ('main.platform_admin')),
|
||||
('Live services', ('main.live_services')),
|
||||
('Trial mode services', ('main.trial_services')),
|
||||
('Organizations', ('main.organizations')),
|
||||
('Providers', ('main.view_providers')),
|
||||
('Reports', ('main.platform_admin_reports')),
|
||||
('Email branding', ('main.email_branding')),
|
||||
('Inbound SMS numbers', ('main.inbound_sms_admin')),
|
||||
|
||||
Reference in New Issue
Block a user