mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-09-04 10:14:13 +08:00
Change user setup wizard route
- Cannot add wizard mapping to action name map - it was breaking studio wizard redirection that is lower case - using legacy action name
This commit is contained in:
parent
ef974b709e
commit
bd5cdbecb3
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
parameters:
|
||||
system.settings:
|
||||
setup_wizard_route: users/wizard
|
||||
setup_wizard_route: users/Wizard
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue