SSR-452
Updated the Back Button of vehicle damage page
This commit is contained in:
parent
bf2773334f
commit
20ca9e7d6a
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ const routingTable = function(store) {
|
|||
maps: [
|
||||
{
|
||||
scenario: navigationScenarios.CLICKED_BACK,
|
||||
destinationIssPageValue: issPageValues.VEHICLE_STYLE
|
||||
destinationIssPageValue: issPageValues.VEHICLE_SELECTION
|
||||
},
|
||||
{
|
||||
scenario: navigationScenarios.CLICKED_FORWARD_WITH_REPAIR,
|
||||
|
|
|
|||
Loading…
Reference in a new issue