]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP1823393 Org unit type Angular admin UI
authorBill Erickson <berickxx@gmail.com>
Thu, 24 Jan 2019 17:22:42 +0000 (12:22 -0500)
committerJane Sandberg <sandbej@linnbenton.edu>
Fri, 24 May 2019 17:56:02 +0000 (10:56 -0700)
commit0bdb373741359bb674272cd0f4f11f3cbc178e89
treee2d60e617f7e05159b60f9f9c7790c20c9d218f9
parent50e5b64d54704ecddc71df5da3e43b480d4df982
LP1823393 Org unit type Angular admin UI

Ports the "Organization Types" admin UI from Dojo to Angular.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Open-ILS/src/eg2/src/app/share/fm-editor/fm-editor.component.ts
Open-ILS/src/eg2/src/app/share/tree/tree.component.ts
Open-ILS/src/eg2/src/app/staff/admin/server/admin-server-splash.component.html
Open-ILS/src/eg2/src/app/staff/admin/server/admin-server.module.ts
Open-ILS/src/eg2/src/app/staff/admin/server/org-unit-type.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/server/org-unit-type.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/server/routing.module.ts