Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Commit

Permalink
FS-4407-pages-displaying-incorrect-button-tex
Browse files Browse the repository at this point in the history
  • Loading branch information
Karunakar Gari (standard user) committed May 22, 2024
1 parent 16ee8fb commit e26954b
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 4 deletions.
1 change: 1 addition & 0 deletions fsd_config/form_jsons/hsra_r1/auction-costs-hsra.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"path": "/what-is-the-total-expected-cost-of-the-auction-in-pounds"
}
],
"controller": "./pages/start.js",
"section": "ebIBcm"
},
{
Expand Down
3 changes: 2 additions & 1 deletion fsd_config/form_jsons/hsra_r1/other-costs-hsra.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@
],
"next": [
{ "path": "/what-is-the-total-of-any-other-expected-costs-in-pounds" }
]
],
"controller": "./pages/start.js"
},
{
"path": "/what-is-the-total-of-any-other-expected-costs-in-pounds",
Expand Down
3 changes: 2 additions & 1 deletion fsd_config/form_jsons/hsra_r1/refurbishment-costs-hsra.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@
{
"path": "/what-is-the-total-expected-cost-of-refurbishment-in-pounds"
}
]
],
"controller": "./pages/start.js"
},
{
"path": "/what-is-the-total-expected-cost-of-refurbishment-in-pounds",
Expand Down
3 changes: 2 additions & 1 deletion fsd_config/form_jsons/hsra_r1/total-expected-cost-hsra.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@
{
"path": "/what-is-the-total-expected-cost-of-delivering-the-hsra-in-pounds"
}
]
],
"controller": "./pages/start.js"
},
{
"path": "/what-is-the-total-expected-cost-of-delivering-the-hsra-in-pounds",
Expand Down
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION=0.1.278
VERSION=0.1.279

0 comments on commit e26954b

Please sign in to comment.