Skip to content

Commit

Permalink
#2376 - Edit Program Banner Message Change (#2390)
Browse files Browse the repository at this point in the history
- [x] Adjust the 'Edit Program' banner message title to read "Program
Details No Longer Editable"
  • Loading branch information
guru-aot authored Oct 6, 2023
1 parent 6d79135 commit cf32423
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<banner
v-if="programData.hasOfferings"
:type="BannerTypes.Success"
header="Students have applied financial aid for this program"
header="Program details no longer editable"
summary="This program has study period offerings attached to it, and the program details can no longer be edited. If revisions are required other than to program name or program description, you must create a new program with the correct details."
>
<template #actions>
Expand Down

0 comments on commit cf32423

Please sign in to comment.