RED-3800: commit forgotten changes

This commit is contained in:
Dan Percic 2023-05-18 19:42:28 +03:00
parent 0db227c70f
commit e39d61199e
2 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@ import {
IqserAuthGuard,
IqserPermissionsGuard,
IqserRoutes,
TenantSelectComponent,
TenantResolveComponent,
} from '@iqser/common-ui';
import { RedRoleGuard } from '@users/red-role.guard';
import { BaseScreenComponent } from '@components/base-screen/base-screen.component';
@ -211,7 +211,7 @@ const routes: IqserRoutes = [
path: '',
pathMatch: 'full',
canActivate: [ifNotLoggedIn],
component: TenantSelectComponent,
component: TenantResolveComponent,
},
{
path: ':tenant',

@ -1 +1 @@
Subproject commit d0551742ecfce6a473ab1431ce890372b1b1a40f
Subproject commit 721d3e3b1a0e933afe76914b1f3b80097e40a6de