From 63cb1147bbb05ad684daa8262df81536a43d9f0b Mon Sep 17 00:00:00 2001 From: flutistar Date: Thu, 25 Jul 2024 11:54:11 -0700 Subject: [PATCH 1/3] 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 @@