LP#1749475: (follow-up) move admin interfaces from Local to Server
authorGalen Charlton <gmc@equinoxinitiative.org>
Fri, 3 Jan 2020 20:40:46 +0000 (15:40 -0500)
committerKyle Huckins <khuckins@catalyte.io>
Thu, 21 Jan 2021 20:38:32 +0000 (20:38 +0000)
commit755d778b61811c9b2b15e79339ee74860f5bd74e
tree560c8c457f87c9d2ba965ea8574433596ec639c5
parent56cbcbdd7a248112044b189ca0cbfc6d8ba340b8
LP#1749475: (follow-up) move admin interfaces from Local to Server

The spec called for the Event Definition Groups and Event Definition
Group Members admin interfaces to be put under Local Administration,
but the Angular local admin interfaces didn't exist when the feature
was originally submitted.

This patch also fixes "defintion" typos.

Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Michele Morgan <mmorgan@noblenet.org>
Open-ILS/src/eg2/src/app/staff/admin/local/admin-local-splash.component.html
Open-ILS/src/eg2/src/app/staff/admin/server/admin-server-splash.component.html
Open-ILS/src/templates/staff/admin/local/t_splash.tt2
Open-ILS/src/templates/staff/admin/server/t_splash.tt2