Skip to content

Commit d27a981

Browse files
committed
commit latest change request #3146
1 parent 8d5e4a4 commit d27a981

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

forms/other/regionalCapacityServicesAnnualReport.json

+8-6
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,8 @@
106106
"description" : "Refer to Deed of Standing Offer clause 42.3(b) ‘Notifying the Customer’ for the list of WHS notification requirements.",
107107
"constraints": [
108108
"Yes",
109-
"No"
109+
"No",
110+
"Not Applicable"
110111
],
111112
"validate": "required"
112113
},
@@ -201,6 +202,7 @@
201202
{
202203
"dataType": "list",
203204
"name": "coreServicesPlansTable",
205+
"allowRowDelete": "false",
204206
"columns": [
205207
{
206208
"name": "coreServicesPlans",
@@ -789,7 +791,7 @@
789791
"source": "coreServicesPlans",
790792
"type": "readonlyText",
791793
"helpText": "<ul><li>Community Participation Plan - <br><i>An annual review with update (where required) as per RCS 2.7(a).</i></li><li>Indigenous Participation Plan (Sch 9 & 10) - <br><i>An annual review with update (where required) as per RCS 2.7(b).</i></li><li>Communications Plan - <br><i>An annual review with update (where required) as per RCS 3.5.</i></li></ul>",
792-
"width": "20%"
794+
"width": "25%"
793795
},
794796
{
795797
"title": "Date last reviewed",
@@ -807,7 +809,7 @@
807809
"title": "Please provide details of the review of the plan and actions undertaken as part of implementing the plan. <br>If applicable, provide reasons why implementation is not on-track and corrective actions being undertaken.",
808810
"source": "coreServicesPlanStatusNotOnTrack",
809811
"type": "textarea",
810-
"width": "50%"
812+
"width": "45%"
811813
}
812814
]
813815
}
@@ -1133,7 +1135,7 @@
11331135
"width": "10%"
11341136
},
11351137
{
1136-
"title": "Total Value of Contract directed to supporting the Community (GST excl.) (RCS 9.2(c))",
1138+
"title": "Total Value of Contract directed to supporting the Community** (GST excl.) (RCS 9.2(c))",
11371139
"source": "totalDaffContracts",
11381140
"type": "number",
11391141
"width": "10%"
@@ -1152,7 +1154,7 @@
11521154
"type": "row",
11531155
"items": [
11541156
{
1155-
"source": "Note: 'Community' refers to 'all local stakeholders related to natural resource management of a Management Unit, including any farmers, fishers or foresters, landcare or community groups, and First Nations people.'",
1157+
"source": "**Note: 'Community' refers to all local stakeholders related to natural resource management of a Management Unit, including any farmers, fishers or foresters, landcare or community groups, and First Nations people.",
11561158
"type": "literal"
11571159
}
11581160
]
@@ -1210,7 +1212,7 @@
12101212
"coreServicesPlans": "Community Participation Plan"
12111213
},
12121214
{
1213-
"coreServicesPlans": "Indigenous Participation Plan"
1215+
"coreServicesPlans": "Indigenous Participation Plan (Sch 9 & 10)"
12141216
},
12151217
{
12161218
"coreServicesPlans": "Communications Plan"

0 commit comments

Comments
 (0)