LP#1832897: add administrative interfaces for carousels
authorGalen Charlton <gmc@equinoxinitiative.org>
Sun, 9 Jun 2019 23:18:46 +0000 (19:18 -0400)
committerBill Erickson <berickxx@gmail.com>
Thu, 29 Aug 2019 14:36:00 +0000 (10:36 -0400)
commitdbd74c88830f8816f516054cf4364698ecbe0ed1
treee603dcd42e22c89a396a6489f8a7ccfb6abd644e
parent4c28675e326cafed3ac9135657ed02a860db62ae
LP#1832897: add administrative interfaces for carousels

This patch adds three Angular administration interfaces:

(Server Admin) Carousel Types
(Local Admin) Carousel Library Mappings
(Local Admin) Carousels

Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/eg2/src/app/staff/admin/local/admin-carousel.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/local/admin-carousel.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/local/admin-local-splash.component.html
Open-ILS/src/eg2/src/app/staff/admin/local/admin-local.module.ts
Open-ILS/src/eg2/src/app/staff/admin/local/routing.module.ts
Open-ILS/src/eg2/src/app/staff/admin/server/admin-server-splash.component.html