mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-20 14:29:51 -04:00
New platform-admin-dashboard page
This commit is contained in:
@@ -12,7 +12,8 @@ from app.main.views import (
|
||||
send,
|
||||
add_service,
|
||||
code_not_received,
|
||||
jobs, dashboard,
|
||||
jobs,
|
||||
dashboard,
|
||||
templates,
|
||||
service_settings,
|
||||
forgot_password,
|
||||
@@ -26,5 +27,6 @@ from app.main.views import (
|
||||
all_services,
|
||||
tour,
|
||||
feedback,
|
||||
providers
|
||||
providers,
|
||||
platform_admin
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user