updated components and page navigator
This commit is contained in:
@@ -181,7 +181,7 @@ def init_applications_for_tenant(super_user: BuildLivingSpace, db_session=None)
|
||||
),
|
||||
dict(
|
||||
name="TenantSendMessageToBuildManager",
|
||||
application_code="app000014",
|
||||
application_code="app000022",
|
||||
site_url="/tenant/messageToBM",
|
||||
application_type="Dash",
|
||||
description="Individual Page for tenant send message to build manager",
|
||||
@@ -200,6 +200,7 @@ def init_applications_for_tenant(super_user: BuildLivingSpace, db_session=None)
|
||||
application_type="Dash",
|
||||
description="Individual Page for tenant account view",
|
||||
),
|
||||
|
||||
]
|
||||
|
||||
for list_of_created_app in list_of_created_apps:
|
||||
|
||||
Reference in New Issue
Block a user