LP1823393 Org unit type Angular admin UI
authorBill Erickson <berickxx@gmail.com>
Thu, 24 Jan 2019 17:22:42 +0000 (12:22 -0500)
committerBill Erickson <berickxx@gmail.com>
Fri, 5 Apr 2019 19:26:22 +0000 (15:26 -0400)
commit1deb961c5822ca9c6194ec30a34ae1fa34992f24
tree6d0d228e5576a3d8bbe32baede8a52ac977ce868
parent473ada7b38f68c5cd9f0c816be002bbea6f5240e
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>
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