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)
committerMichele Morgan <mmorgan@noblenet.org>
Fri, 21 Aug 2020 16:53:56 +0000 (12:53 -0400)
commitbf03b2917016f80cf3b38e55e2290180ce081d87
tree6990773d027c63d4f0efea36da23e9f25e24604e
parentb429b0bdd20cbcbd370b79427731a92438d35de4
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