Skip to content

Commit 2be61f2

Browse files
Remove unwanted start page from the form config (#204)
1 parent 9b03fef commit 2be61f2

File tree

7 files changed

+10
-17
lines changed

7 files changed

+10
-17
lines changed

fsd_config/form_jsons/cof25/eoi/en/declaration-25.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@
3333
"path": "/summary"
3434
}
3535
],
36-
"section": "FabDefault",
37-
"controller": "start.js"
36+
"section": "FabDefault"
3837
}
3938
],
4039
"lists": [
@@ -61,4 +60,4 @@
6160
"outputs": [],
6261
"skipSummary": false,
6362
"name": "Apply for expression of interest in applying for the Community Ownership Fund 2025"
64-
}
63+
}

fsd_config/form_jsons/dpif_r3/dpif-name-your-application.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@
3030
"path": "/summary"
3131
}
3232
],
33-
"section": "ScxYon",
34-
"controller": "start.js"
33+
"section": "ScxYon"
3534
}
3635
],
3736
"lists": [],
@@ -46,4 +45,4 @@
4645
"outputs": [],
4746
"skipSummary": false,
4847
"name": "Apply for Apply for funding to begin your digital planning improvement journey"
49-
}
48+
}

fsd_config/form_jsons/dpif_r4/name-your-application.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@
3030
"path": "/summary"
3131
}
3232
],
33-
"section": "ScxYon",
34-
"controller": "start.js"
33+
"section": "ScxYon"
3534
}
3635
],
3736
"lists": [],
@@ -46,4 +45,4 @@
4645
"outputs": [],
4746
"skipSummary": false,
4847
"name": "Apply for funding to begin your digital planning improvement journey"
49-
}
48+
}

fsd_config/form_jsons/sf_r1/organisation-name-sample-cy.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,7 @@
4444
"condition": "lgQzEs"
4545
}
4646
],
47-
"section": "FabDefault",
48-
"controller": "start.js"
47+
"section": "FabDefault"
4948
},
5049
{
5150
"path": "/alternative-organisation-names",

fsd_config/form_jsons/sf_r1/organisation-name-sample.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,7 @@
4444
"condition": "lgQzEs"
4545
}
4646
],
47-
"section": "FabDefault",
48-
"controller": "start.js"
47+
"section": "FabDefault"
4948
},
5049
{
5150
"path": "/alternative-organisation-names",

fsd_config/form_jsons/sf_r1/project-name-sample-cy.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,7 @@
4747
"path": "/project-overview"
4848
}
4949
],
50-
"section": "FabDefault",
51-
"controller": "start.js"
50+
"section": "FabDefault"
5251
}
5352
],
5453
"lists": [],

fsd_config/form_jsons/sf_r1/project-name-sample.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,7 @@
4747
"path": "/project-overview"
4848
}
4949
],
50-
"section": "FabDefault",
51-
"controller": "start.js"
50+
"section": "FabDefault"
5251
}
5352
],
5453
"lists": [],

0 commit comments

Comments
 (0)