Skip to content

Commit

Permalink
fixed label GRAD2-3061
Browse files Browse the repository at this point in the history
  • Loading branch information
shaunlumbcgov committed Nov 14, 2024
1 parent c397500 commit 69f4241
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<v-card>
<div class="d-flex justify-space-between align-center">
<v-card-title
>Year-End Credentials and Transcript Distribution Run</v-card-title
>-End Credentials and Transcript DistrYearibution Run</v-card-title
>
<v-btn
@click="closeDialogAndResetForm()"
Expand Down Expand Up @@ -74,7 +74,8 @@
:items="[
{
label: 'Run Type',
value: 'Non-Graduate Transcript Distribution Run',
value:
'Year-End Credentials and Transcript Distribution Run',
},
{
Expand Down

0 comments on commit 69f4241

Please sign in to comment.