Skip to content

Commit

Permalink
Merge pull request #391 from bcgov/ofmcc-6327-funding-reallocation-view
Browse files Browse the repository at this point in the history
OFMCC-6327 - fix typos in Funding Reallocation view
  • Loading branch information
vietle-cgi authored Oct 21, 2024
2 parents e1c79c9 + 4ae25fa commit 1467e23
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<v-col cols="2" class="funding-envelope-types"><strong>Human Resources</strong></v-col>
</v-row>
<v-row no-gutters>
<v-col cols="2" class="funding-info-table-header"><strong>Receive Funds</strong></v-col>
<v-col cols="2" class="funding-info-table-header"><strong>Receiving Funds</strong></v-col>
<v-col cols="2" class="funding-info-table-cell">Does Not Need Ministry Approval</v-col>
<v-col cols="2" class="funding-info-table-cell">Does Not Need Ministry Approval</v-col>
<v-col cols="2" class="funding-info-table-cell">Need Ministry Approval</v-col>
Expand All @@ -30,7 +30,7 @@
<template v-else>
<v-row no-gutters>
<v-col cols="4" class="funding-info-table-header"><strong>Funding Envelopes</strong></v-col>
<v-col cols="4" class="funding-info-table-header"><strong>Receive Funds</strong></v-col>
<v-col cols="4" class="funding-info-table-header"><strong>Receiving Funds</strong></v-col>
<v-col cols="4" class="funding-info-table-header"><strong>Sending Funds</strong></v-col>
</v-row>
<v-row no-gutters>
Expand Down

0 comments on commit 1467e23

Please sign in to comment.