Skip to content

Commit

Permalink
Merge pull request #711 from bcgov/feat/SRS-267
Browse files Browse the repository at this point in the history
Update Site Risk Classification Report
  • Loading branch information
nikhila-aot authored Jun 19, 2024
2 parents aba872a + b70a0e5 commit 314523e
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 26 deletions.
20 changes: 7 additions & 13 deletions forms-flow-ai/epd-forms/Site Risk Classification Report.json
Original file line number Diff line number Diff line change
Expand Up @@ -12726,11 +12726,6 @@
"disabled": false,
"tableView": false,
"modalEdit": false,
"defaultValue": {
"nA": false,
"no": false,
"yes": false
},
"values": [
{
"label": "Yes",
Expand All @@ -12748,6 +12743,7 @@
"shortcut": ""
}
],
"dataType": "",
"persistent": true,
"protected": false,
"dbIndex": false,
Expand All @@ -12765,21 +12761,18 @@
"custom": "",
"customPrivate": false,
"json": "",
"maxSelectedCount": 1,
"strictDateValidation": false,
"multiple": false,
"unique": false
},
"errorLabel": "",
"minSelectedCountMessage": "",
"maxSelectedCountMessage": "",
"errors": "",
"key": "ExposurePathwaysAreTheRiskCriteriaForAnyExposurePathwayExceeded",
"tags": [],
"properties": {},
"conditional": {
"show": "",
"when": "",
"show": null,
"when": null,
"eq": "",
"json": ""
},
Expand All @@ -12794,9 +12787,8 @@
"width": "",
"height": ""
},
"type": "selectboxes",
"type": "radio",
"input": true,
"inputType": "checkbox",
"placeholder": "",
"prefix": "",
"suffix": "",
Expand All @@ -12810,8 +12802,10 @@
"showWordCount": false,
"allowMultipleMasks": false,
"addons": [],
"inputType": "radio",
"fieldSet": false,
"id": "exktlas"
"id": "exktlas",
"defaultValue": ""
},
{
"key": "ifYesWhichExposurePathwaysIndicateHighRisk",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13137,11 +13137,6 @@
"disabled": false,
"tableView": false,
"modalEdit": false,
"defaultValue": {
"nA": false,
"no": false,
"yes": false
},
"values": [
{
"label": "Yes",
Expand All @@ -13159,6 +13154,7 @@
"shortcut": ""
}
],
"dataType": "",
"persistent": true,
"protected": false,
"dbIndex": false,
Expand All @@ -13176,21 +13172,18 @@
"custom": "",
"customPrivate": false,
"json": "",
"maxSelectedCount": 1,
"strictDateValidation": false,
"multiple": false,
"unique": false
},
"errorLabel": "",
"minSelectedCountMessage": "",
"maxSelectedCountMessage": "",
"errors": "",
"key": "ExposurePathwaysAreTheRiskCriteriaForAnyExposurePathwayExceeded",
"tags": [],
"properties": {},
"conditional": {
"show": "",
"when": "",
"show": null,
"when": null,
"eq": "",
"json": ""
},
Expand All @@ -13205,9 +13198,8 @@
"width": "",
"height": ""
},
"type": "selectboxes",
"type": "radio",
"input": true,
"inputType": "checkbox",
"placeholder": "",
"prefix": "",
"suffix": "",
Expand All @@ -13221,8 +13213,10 @@
"showWordCount": false,
"allowMultipleMasks": false,
"addons": [],
"inputType": "radio",
"fieldSet": false,
"id": "exktlas"
"id": "exktlas",
"defaultValue": null
},
{
"key": "ifYesWhichExposurePathwaysIndicateHighRisk",
Expand Down

0 comments on commit 314523e

Please sign in to comment.