mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
[ADF-4067] Process Service Cloud change applicationName input (#4299)
* [ADF-4047] Process Service Cloud change applicationName input * [ADF-4067] Change applicationName properties and route param name
This commit is contained in:
committed by
Eugenio Romano
parent
3a93e07366
commit
877c57b356
@@ -153,7 +153,7 @@ export const appRoutes: Routes = [
|
||||
component: PeopleGroupCloudDemoComponent
|
||||
},
|
||||
{
|
||||
path: ':applicationName',
|
||||
path: ':appName',
|
||||
children: [
|
||||
{
|
||||
path: '',
|
||||
|
Reference in New Issue
Block a user