LP1823393 Org unit type Angular admin UI
authorBill Erickson <berickxx@gmail.com>
Thu, 24 Jan 2019 17:22:42 +0000 (12:22 -0500)
committerGalen Charlton <gmc@equinoxinitiative.org>
Thu, 23 May 2019 15:49:16 +0000 (11:49 -0400)
commit5caa34048d7a385a909f18126c4e6a2ed0c65c2b
tree00453c7b15771e448fbefed456854d664b60109e
parent53bbe520932a7e8bc9bbc34c70261489aace918c
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>
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