LP1840050 org unit admin UI WIP
authorBill Erickson <berickxx@gmail.com>
Mon, 12 Aug 2019 20:16:01 +0000 (16:16 -0400)
committerBill Erickson <berickxx@gmail.com>
Tue, 13 Aug 2019 14:46:54 +0000 (10:46 -0400)
commitd231c4260f13a4136eca9fb1f98668e5555797cb
treecb0d97949365e5d07d90bd41d2e6d334d2a9ab45
parent56ff7c5008d8a7ffaa91178c263dbb02face2f95
LP1840050 org unit admin UI WIP

Angular port of Admin => Server Administration => Organizational Units.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/examples/fm_IDL.xml
Open-ILS/src/eg2/src/app/share/org-select/org-select.component.html
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.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/server/org-unit.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/server/routing.module.ts