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>
Tue, 10 Nov 2020 16:10:44 +0000 (11:10 -0500)
commitc1c6567c6b01458679d4e9254e8a374263e4f907
tree79dd825a18c4dff5ffe641bf06b3775eac14bf38
parentb28e8f4e53f16eac4d9f6408caeaf09d87f6d52c
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]