From 600eedda49ffc09a79413b7da5cf4b308a67999b Mon Sep 17 00:00:00 2001 From: Terran McCanna Date: Tue, 27 Oct 2020 18:54:17 -0400 Subject: [PATCH] LP1855761 Typo when creating new carousel mapping Fixes two typos in the carousel messages. Signed-off-by: Terran McCanna Signed-off-by: Michele Morgan Signed-off-by: Jane Sandberg --- .../src/eg2/src/app/staff/admin/local/admin-carousel.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Open-ILS/src/eg2/src/app/staff/admin/local/admin-carousel.component.html b/Open-ILS/src/eg2/src/app/staff/admin/local/admin-carousel.component.html index 3f507514f3..99f211ac9b 100644 --- a/Open-ILS/src/eg2/src/app/staff/admin/local/admin-carousel.component.html +++ b/Open-ILS/src/eg2/src/app/staff/admin/local/admin-carousel.component.html @@ -9,13 +9,13 @@ Update of {{idlClassDef.label}} failed -Delete of carousel faiiled or was not allowed +Delete of carousel failed or was not allowed Carousel Successfully Deleted -{{idlClassDef.label}} Succeessfully Created +{{idlClassDef.label}} Successfully Created Failed to create new {{idlClassDef.label}} -- 2.11.0