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)
committerGalen Charlton <gmc@equinoxinitiative.org>
Fri, 3 Jan 2020 20:46:58 +0000 (15:46 -0500)
commit939f6bf56d1de90eed684a7fe3c36b1a8f9cb1ac
tree2858e781c50d066044459484c2fe1a09f0cef56c
parent33f8cbc964580721a9d89409c4c76cd9720ab3ed
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>
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