]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1832897: add administrative interfaces for carousels
authorGalen Charlton <gmc@equinoxinitiative.org>
Sun, 9 Jun 2019 23:18:46 +0000 (19:18 -0400)
committerJane Sandberg <sandbej@linnbenton.edu>
Wed, 4 Sep 2019 02:31:55 +0000 (19:31 -0700)
commit565223aab576af3284e60b6195eeb09bbba880be
tree990feb6f1fd165392673ebaaf9be0bb869088770
parent5f54469b5c4e53396ac35c2f4a7afbabe87becc8
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>
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
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