Skip to content

Commit

Permalink
adds note to declined boxes
Browse files Browse the repository at this point in the history
  • Loading branch information
kmarshgov committed Feb 19, 2025
1 parent e11f006 commit 0a073eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Modules/Institution/resources/assets/js/Pages/Dashboard.vue
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
<span class="fs-3">Declined</span><br>{{ declinedGrad }}
</div>
</div>
<div class="row"><div class="col-12"><span class="fs-6">* For more information on Declined PALs see FAQ</span></div></div>
</div>
</div>
</div>
Expand All @@ -74,6 +75,7 @@
<span class="fs-3">Declined</span><br>{{ declined }}
</div>
</div>
<div class="row"><div class="col-12"><span class="fs-6">* For more information on Declined PALs see FAQ</span></div></div>
</div>
</div>
</div>
Expand Down

0 comments on commit 0a073eb

Please sign in to comment.