Adding comment
This commit is contained in:
parent
5fb68798a1
commit
072b2812b4
1 changed files with 1 additions and 1 deletions
|
|
@ -115,7 +115,7 @@ const routingTable = () => [
|
||||||
destinationIssPageValue: issPageValues.VEHICLE_LOOKUP
|
destinationIssPageValue: issPageValues.VEHICLE_LOOKUP
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
scenario: issPageValues.BAILOUT_PAGE,
|
scenario: issPageValues.BAILOUT_PAGE, // TODO is this a bug
|
||||||
destinationIssPageValue: issPageValues.BAILOUT_PAGE
|
destinationIssPageValue: issPageValues.BAILOUT_PAGE
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue