You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: grails-app/views/organisation/_funding.gsp
+9-3
Original file line number
Diff line number
Diff line change
@@ -2,12 +2,15 @@
2
2
<divclass="funding">
3
3
4
4
<label><b>Funding</b><fc:iconHelptitle="Funding">${budgetHelpText?:"Enter the total value of contracts at the date of the review"}</fc:iconHelp></label>
5
-
<g:iftest="${explanation}">
6
-
<p>${explanation}</p>
7
-
</g:if>
5
+
<p>The 'Current funding' in the table below is used to calculate the Indigenous supply chain performance metric on the dashboard and is determined by the most recent non-zero funding amount starting from the current year.
6
+
Future funding amounts will not affect the current funding.</p>
7
+
8
8
<tableclass="table">
9
9
<thead>
10
10
<tr>
11
+
<thclass="budget-amount">
12
+
Current funding<fc:iconHelp>The current funding is used to calculate the Indigenous supply chain performance metric on the dashboard and is determined by the most recent non-zero funding amount starting from the current year</fc:iconHelp>
Copy file name to clipboardexpand all lines: grails-app/views/organisation/_serviceTargets.gsp
+2
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
<!-- ko with:reportingTargetsAndFunding() -->
2
2
<h4>${title ?:"Organisation targets"}</h4>
3
+
<p>The overall targets in the table below is calculated as the average of every non-blank target in the table. If future year targets are entered in to the table, they will be included in the overall target calculation.</p>
4
+
<p>The overall target is display on the Organisation dashboard tab.</p>
"label": "Indigenous supply chain performance (% of procurement from Indigenous suppliers achieved to date/% procurement target of procurement from Indigenous suppliers at end of Deed period)",
0 commit comments