LP1901930 SIP account admin UI WIP
authorBill Erickson <berickxx@gmail.com>
Tue, 10 Nov 2020 16:10:44 +0000 (11:10 -0500)
committerBill Erickson <berickxx@gmail.com>
Mon, 30 Nov 2020 16:38:26 +0000 (08:38 -0800)
commit9d856f3d9d8a92496ba7c7b31e19ce479fd8f3d3
treeb0d1afce1196f6874bc81142e5507c6e90fc2370
parentc4fc645612335e9f0a631f58bb263c9082597e1f
LP1901930 SIP account admin UI WIP

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/examples/fm_IDL.xml
Open-ILS/src/eg2/src/app/staff/admin/server/routing.module.ts
Open-ILS/src/eg2/src/app/staff/admin/server/sip/account-list.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/server/sip/account-list.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/server/sip/account.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/server/sip/account.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/server/sip/account.module.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/server/sip/routing.module.ts [new file with mode: 0644]