Skip to content

Commit 7bce22f

Browse files
committed
Commit WIP #2896
1 parent 9e4b432 commit 7bce22f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

forms/rdp/rdpOutputReport.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -8721,7 +8721,7 @@
87218721
}
87228722
],
87238723
"dataType": "list",
8724-
"name": "floraSurveys",
8724+
"name": "potentialSiteSurveys",
87258725
"minSize": 1
87268726
},
87278727
{
@@ -8801,7 +8801,7 @@
88018801
"type": "number",
88028802
"decimalPlaces": 0,
88038803
"computed": {
8804-
"expression": "count(floraSurveys, \"baselineOrIndicatorSurvey\")"
8804+
"expression": "count(potentialSiteSurveys, \"baselineOrIndicatorSurvey\")"
88058805
}
88068806
},
88078807
{
@@ -8898,7 +8898,7 @@
88988898
{
88998899
"addRowText": "New survey site",
89008900
"userAddedRows": true,
8901-
"source": "floraSurveys",
8901+
"source": "potentialSiteSurveys",
89028902
"type": "repeat",
89038903
"items": [
89048904
{

0 commit comments

Comments
 (0)