Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EAR 2361 Update Sand and Gravel schemas #485

Merged
merged 2 commits into from
Feb 19, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 25 additions & 19 deletions schemas/business/en/qsl_0002.json
Original file line number Diff line number Diff line change
Expand Up @@ -333,6 +333,9 @@
{
"description": "Sand and gravel used for constructional fill"
},
{
"description": "You will also be asked to provide details of any new pits or quarries your business has brought into use since your last return."
},
{
"description": "<strong>Report your figures in tonnes.</strong>"
}
Expand Down Expand Up @@ -521,6 +524,9 @@
{
"description": "Sand and gravel used for constructional fill"
},
{
"description": "You will also be asked to provide details of any new pits or quarries your business has brought into use since your last return."
},
{
"description": "<strong>Report your figures in tonnes.</strong>"
}
Expand Down Expand Up @@ -858,24 +864,7 @@
]
}
}
}
]
}
]
},
{
"id": "1dabd959-4cfe-4be4-b356-eaab8f1a9620",
"title": "Comments",
"summary": {
"show_on_completion": false,
"page_title": "Comments section",
"collapsible": false
},
"show_on_hub": true,
"groups": [
{
"id": "group1dabd959-4cfe-4be4-b356-eaab8f1a9620",
"blocks": [
},
{
"id": "new-pits-and-quarries",
"type": "Question",
Expand Down Expand Up @@ -912,7 +901,24 @@
]
}
}
},
}
]
}
]
},
{
"id": "1dabd959-4cfe-4be4-b356-eaab8f1a9620",
"title": "Comments",
"summary": {
"show_on_completion": false,
"page_title": "Comments section",
"collapsible": false
},
"show_on_hub": true,
"groups": [
{
"id": "group1dabd959-4cfe-4be4-b356-eaab8f1a9620",
"blocks": [
{
"id": "comments",
"type": "Question",
Expand Down
44 changes: 25 additions & 19 deletions schemas/business/en/qsm_0002.json
Original file line number Diff line number Diff line change
Expand Up @@ -337,6 +337,9 @@
{
"description": "Sand and gravel used for constructional fill"
},
{
"description": "You will also be asked to provide details of new ports of landing your business has brought into use since the date of your last return."
},
{
"description": "<strong>Report your figures in tonnes.</strong>"
}
Expand Down Expand Up @@ -525,6 +528,9 @@
{
"description": "Sand and gravel used for constructional fill"
},
{
"description": "You will also be asked to provide details of new ports of landing your business has brought into use since the date of your last return."
},
{
"description": "<strong>Report your figures in tonnes.</strong>"
}
Expand Down Expand Up @@ -899,24 +905,7 @@
]
}
}
}
]
}
]
},
{
"id": "1dabd959-4cfe-4be4-b356-eaab8f1a9620",
"title": "Comments",
"summary": {
"show_on_completion": false,
"page_title": "Comments section",
"collapsible": false
},
"show_on_hub": true,
"groups": [
{
"id": "group1dabd959-4cfe-4be4-b356-eaab8f1a9620",
"blocks": [
},
{
"id": "new-ports-of-landing",
"type": "Question",
Expand Down Expand Up @@ -946,7 +935,24 @@
]
}
}
},
}
]
}
]
},
{
"id": "1dabd959-4cfe-4be4-b356-eaab8f1a9620",
"title": "Comments",
"summary": {
"show_on_completion": false,
"page_title": "Comments section",
"collapsible": false
},
"show_on_hub": true,
"groups": [
{
"id": "group1dabd959-4cfe-4be4-b356-eaab8f1a9620",
"blocks": [
{
"id": "comments",
"type": "Question",
Expand Down
Loading