Skip to content

Commit

Permalink
Updated text differences #3041
Browse files Browse the repository at this point in the history
  • Loading branch information
salomon-j committed Dec 5, 2023
1 parent 201f76c commit ee6b125
Show file tree
Hide file tree
Showing 16 changed files with 34 additions and 24 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<table class="table secondary-outcome">
<thead>
<tr>
<th class="outcome-priority">Secondary outcome(s)</th>
<th class="outcome-priority">Additional outcome/s</th>
<th class="priority">${ priority ?:"Secondary Investment Priorities"}</th>
</tr>
</thead>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<g:set var="monitoringModel" value="${changed.custom.details.monitoring?.rows.find {it.relatedBaseline == code}}"/>
<tr class="header">
<th class="code"></th>
<th class="outcome required">Outcome statement</th>
<th class="outcome required">Outcome statement/s</th>
<th class="monitoring-data required">Baseline data <g:if test="${baselineDataHelpText}"><fc:iconHelp>${baselineDataHelpText}</fc:iconHelp></g:if></th>
<th class="baseline required">Baseline data description <g:if test="${baselineDataDescriptionHelpText}"><fc:iconHelp>${baselineDataDescriptionHelpText}</fc:iconHelp></g:if></th>
<th class="service required">Project Service / Target Measure/s <g:if test="${baselineHelpText}"><fc:iconHelp>${baselineServiceHelpText}</fc:iconHelp></g:if></th>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<th class="related-outcomes">Outcome Statement/s</th>
<th class="threat-code">Threats / Threatening processes</th>
<th class="threat required">Description <fc:iconHelp>${threatHelpText ?: "Describe the key threats (or key threatening processes) to the primary investment priority"}</fc:iconHelp></th>
<th class="services">Project service measure/s to address threats</th>
<th class="services">Project service / Target measure/s to address threats</th>
<th class="intervention required">Methodology <fc:iconHelp>${interventionHelpText ?: "Describe the proposed interventions to address the threat and how this will deliver on the 5 year outcome."}</fc:iconHelp></th>
<th class="evidence">Evidence to be retained <g:if test="${evidenceHelpText}"><fc:iconHelp>${evidenceHelpText}</fc:iconHelp></g:if></th>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
<thead>
<tr>
<th class="index"></th>
<th class="baseline">Monitoring indicator</th>
<th class="baseline">Monitoring methodology</th>
<g:if test="${extendedMonitoring}">
<th class="monitoring-service">Service / Target Measure</th>
<th class="monitoring-service">Project service / Target measure/s</th>
</g:if>
<th class="baseline-method">Monitoring approach</th>
<th class="baseline-method">Monitoring method</th>
<g:if test="${extendedMonitoring}">
<th class="monitoring-evidence">Evidence</th>
<th class="monitoring-evidence">Evidence to be retained</th>
</g:if>
</tr>
</thead>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,13 @@
<thead>
<tr>
<th class="code"></th>
<th class="outcome">Outcome statement/s</th>
<th class="investment-priority">Investment Priority</th>
<g:if test="${outcomeType == 'mid'}">
<th class="outcome">Medium-term outcome statement/s</th>
</g:if>
<g:else>
<th class="outcome">Short-term outcome statement/s</th>
</g:else>
<th class="investment-priority">Investment priority</th>
<th class="program-outcome">Related program outcome/s</th>
</tr>
</thead>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<thead>
<tr>
<th class="outcome-priority">Primary outcome</th>
<th class="primary-outcome priority required">${pestsAndWeedsHeading?: 'Primary Investment'} <span data-bind="if:!isAgricultureProject() && !details.outcomes.primaryOutcomeSupportsMultiplePriorities()">Priority</span><span data-bind="if:isAgricultureProject() || details.outcomes.primaryOutcomeSupportsMultiplePriorities()">Priorities</span>
<th class="primary-outcome priority required">${pestsAndWeedsHeading?: 'Primary investment'} <span data-bind="if:!isAgricultureProject() && !details.outcomes.primaryOutcomeSupportsMultiplePriorities()">priority</span><span data-bind="if:isAgricultureProject() || details.outcomes.primaryOutcomeSupportsMultiplePriorities()">priorities</span>
</tr>
</thead>
<tbody>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<table class="table">
<thead>
<tr>
<th>Project methodology</th>
<th>Project delivery assumptions</th>
</tr>
</thead>
<tbody>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<table class="table">
<thead>
<tr>
<th>Project Review, Evaluation and Improvement Methodology and Approach</th>
<th>Project review, improvement and evaluation methodology and approach</th>
</tr>
</thead>
<tbody>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<thead>

<tr>
<th class="outcome-priority">Secondary outcome(s)</th>
<th class="outcome-priority">Additional outcome/s</th>
<th class="priority">${ priority ?:"Secondary Investment Priorities"}</th>
</tr>
</thead>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<tbody data-bind="foreach: rows">
<tr class="header">
<th class="code"></th>
<th class="outcome required">Outcome statement</th>
<th class="outcome required">Outcome statement/s</th>
<th class="monitoring-data required">Baseline data <g:if test="${baselineDataHelpText}"><fc:iconHelp>${baselineDataHelpText}</fc:iconHelp></g:if></th>
<th class="baseline required">Baseline data description <g:if test="${baselineDataDescriptionHelpText}"><fc:iconHelp>${baselineDataDescriptionHelpText}</fc:iconHelp></g:if></th>
<th class="service required">Project Service / Target Measure/s <g:if test="${baselineHelpText}"><fc:iconHelp>${baselineServiceHelpText}</fc:iconHelp></g:if></th>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<th class="related-outcomes">Outcome Statement/s</th>
<th class="threat-code">Threats / Threatening processes</th>
<th class="threat required">Description <fc:iconHelp>${threatHelpText ?: "Describe the key threats (or key threatening processes) to the primary investment priority"}</fc:iconHelp></th>
<th class="services">Project service measure/s to address threats</th>
<th class="services">Project service / Target measure/s to address threats</th>
<th class="intervention required">Methodology <fc:iconHelp>${interventionHelpText ?: "Describe the proposed interventions to address the threat and how this will deliver on the 5 year outcome."}</fc:iconHelp></th>
<th class="evidence">Evidence to be retained <g:if test="${evidenceHelpText}"><fc:iconHelp>${evidenceHelpText}</fc:iconHelp></g:if></th>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
<thead>
<tr>
<th class="index"></th>
<th class="baseline">Monitoring indicator</th>
<th class="baseline">Monitoring methodology</th>
<g:if test="${extendedMonitoring}">
<th class="monitoring-service">Service / Target Measure</th>
<th class="monitoring-service">Project service / Target measure/s</th>
</g:if>
<th class="baseline-method">Monitoring approach</th>
<th class="baseline-method">Monitoring method</th>
<g:if test="${extendedMonitoring}">
<th class="monitoring-evidence">Evidence</th>
<th class="monitoring-evidence">Evidence to be retained</th>
</g:if>
</tr>
</thead>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,14 @@
<g:else>
<th class="code"></th>
</g:else>
<th class="outcome">Outcome statement/s</th>
<g:if test="${outcomeType == 'mid'}">
<th class="outcome">Medium-term outcome statement/s</th>
</g:if>
<g:else>
<th class="outcome">Short-term outcome statement/s</th>
</g:else>
<g:if test="${extendedOutcomes}">
<th class="investment-priority">Investment Priority</th>
<th class="investment-priority">Investment priority</th>
<th class="program-outcome">Related program outcome/s</th>
</g:if>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<thead>
<tr>
<th class="outcome-priority">Primary outcome</th>
<th class="primary-outcome priority required">${pestsAndWeedsHeading?: 'Primary Investment'} <span data-bind="if:!isAgricultureProject() && !details.outcomes.primaryOutcomeSupportsMultiplePriorities()">Priority</span><span data-bind="if:isAgricultureProject() || details.outcomes.primaryOutcomeSupportsMultiplePriorities()">Priorities</span>
<th class="primary-outcome priority required">${pestsAndWeedsHeading?: 'Primary investment'} <span data-bind="if:!isAgricultureProject() && !details.outcomes.primaryOutcomeSupportsMultiplePriorities()">priority</span><span data-bind="if:isAgricultureProject() || details.outcomes.primaryOutcomeSupportsMultiplePriorities()">priorities</span>
</tr>
</thead>
<tbody>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<table class="table">
<thead>
<tr>
<th>Project methodology</th>
<th>Project delivery assumptions</th>
</tr>
</thead>
<tbody>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<table class="table">
<thead>
<tr>
<th>Project Review, Evaluation and Improvement Methodology and Approach</th>
<th>Project review, improvement and evaluation methodology and approach</th>
</tr>
</thead>
<tbody>
Expand Down

0 comments on commit ee6b125

Please sign in to comment.