Skip to content

Commit

Permalink
Minor RCS help text update #3418
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisala committed Jan 23, 2025
1 parent a71634f commit eeb65f0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion forms/other/regionalCapacityServicesReportV1.json
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@
{
"dataType": "number",
"name": "organisationPanelProjectValue",
"description": "Total dollar value (GST inclusive) for the Deed and all Contracts (including <span style='white-space: nowrap;'>non-DCCEEW</span> Contracts).",
"description": "Total dollar value (GST inclusive) for the Deed and all active contracts (including <span style='white-space: nowrap;'>non-DCCEEW</span> contracts) as reported on AusTender.",
"validate": "required,min[0]"
},
{
Expand Down
2 changes: 1 addition & 1 deletion forms/other/regionalCapacityServicesReportV2.json
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@
{
"dataType": "number",
"name": "organisationPanelProjectValue",
"description": "Total dollar value (GST inclusive) for the Deed and all Contracts (including <span style='white-space: nowrap;'>non-DCCEEW</span> Contracts).",
"description": "Total dollar value (GST inclusive) for the Deed and all active contracts (including <span style='white-space: nowrap;'>non-DCCEEW</span> contracts) as reported on AusTender.",
"validate": "required,min[0]"
},
{
Expand Down
2 changes: 1 addition & 1 deletion forms/other/regionalCapacityServicesReportV3.json
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@
{
"dataType": "number",
"name": "organisationPanelProjectValue",
"description": "Total dollar value (GST inclusive) for the Deed and all Contracts (including <span style='white-space: nowrap;'>non-DCCEEW</span> Contracts).",
"description": "Total dollar value (GST inclusive) for the Deed and all active contracts (including <span style='white-space: nowrap;'>non-DCCEEW</span> contracts) as reported on AusTender.",
"validate": "required,min[0]"
},
{
Expand Down

0 comments on commit eeb65f0

Please sign in to comment.