Skip to content

Commit

Permalink
update cancel unit note text on review and confirm screen
Browse files Browse the repository at this point in the history
  • Loading branch information
RuoxuanPengBC committed Oct 24, 2023
1 parent ce5dc70 commit 5dbfd7c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ppr-ui/src/components/unitNotes/UnitNoteReview.vue
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
</p>

<p v-if="isCancelUnitNote" class="mb-15" data-test-id="cancel-note-info">
<b>Note:</b> Once this Cancel Note is registered, the original Notice of Caution will no longer
<b>Note:</b> Once this Cancel Note is registered, the original
{{ getCancelledUnitNoteHeader().replace(/[()]/g,"") }} will no longer
be shown when a search result is produced for this manufactured home.
</p>

Expand Down

0 comments on commit 5dbfd7c

Please sign in to comment.