Inbound number admin page

This commit is contained in:
venusbb
2017-08-08 10:24:54 +01:00
parent a10fce8bf7
commit 1bd958eb78
5 changed files with 137 additions and 1 deletions

View File

@@ -29,5 +29,6 @@ from app.main.views import (
platform_admin,
letter_jobs,
conversation,
notifications
notifications,
inbound_number
)