From 56e950705dcdced54ec882b574e46660b2d0a66a Mon Sep 17 00:00:00 2001 From: Brandon Galli <54678642+flutistar@users.noreply.github.com> Date: Fri, 26 Jul 2024 23:43:31 +0800 Subject: [PATCH] Check no person giving notice by default for decal replacement (#1993) Check no person giving notice by default for decal replacement --- .../src/components/unitNotes/UnitNoteAdd.vue | 11 ++++- ppr-ui/tests/unit/MhrUnitNote.spec.ts | 46 +++++++++++++++---- 2 files changed, 46 insertions(+), 11 deletions(-) diff --git a/ppr-ui/src/components/unitNotes/UnitNoteAdd.vue b/ppr-ui/src/components/unitNotes/UnitNoteAdd.vue index 67e5addb3..ada2e632d 100644 --- a/ppr-ui/src/components/unitNotes/UnitNoteAdd.vue +++ b/ppr-ui/src/components/unitNotes/UnitNoteAdd.vue @@ -71,7 +71,7 @@