Skip to content

Commit ca34a6c

Browse files
committed
[#122] RWS: Set repeatable false for Rainwater Harvesting Tanks and Pumps Inspection
1 parent 4e6e9c3 commit ca34a6c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

backend/source/forms/3_1749621962296.monitoring.prod.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -780,7 +780,7 @@
780780
"label": "Rainwater Harvesting Tanks",
781781
"description": null,
782782
"order": 2,
783-
"repeatable": true,
783+
"repeatable": false,
784784
"questions": [
785785
{
786786
"id": 1723459240011,
@@ -1531,8 +1531,8 @@
15311531
"label": "Pumps Inspection",
15321532
"description": null,
15331533
"order": 6,
1534-
"repeatable": true,
1535-
"repeat_text": "Add another",
1534+
"repeatable": false,
1535+
"repeat_text": null,
15361536
"questions": [
15371537
{
15381538
"id": 1749622177890,

0 commit comments

Comments
 (0)