Skip to content

Commit

Permalink
Merge pull request #1826 from bcgov/fix/compare
Browse files Browse the repository at this point in the history
compare bugfix
  • Loading branch information
SodhiA1 authored Aug 12, 2024
2 parents fe5ad68 + 49fa76d commit a66c1ce
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
v-if="tab==='Career Programs'"
:district="district"
:is-final-sign-off="isFinalSignOff"
:is-historic-view="isCollectionActive"
:is-collection-active="isCollectionActive"
/>
</v-window-item>
<v-window-item
Expand Down

0 comments on commit a66c1ce

Please sign in to comment.