LP#1626157 Billing type admin / misc.
authorBill Erickson <berickxx@gmail.com>
Wed, 2 May 2018 21:57:30 +0000 (17:57 -0400)
committerBill Erickson <berickxx@gmail.com>
Wed, 2 May 2018 21:57:30 +0000 (17:57 -0400)
commitd0a4ad8a5a20592956bd6d0741d2542c65a4b2de
tree92acf04cef3f6b20e02d2cfbd1ac4c0469822418
parent02836fc565dfa9b1d318cb3d049f09095e7cbea2
LP#1626157 Billing type admin / misc.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
16 files changed:
Open-ILS/src/eg2/src/app/share/fm-editor/fm-editor.component.ts
Open-ILS/src/eg2/src/app/share/grid/grid-body.component.html [deleted file]
Open-ILS/src/eg2/src/app/share/grid/grid-body.component.ts [deleted file]
Open-ILS/src/eg2/src/app/share/grid/grid-column.component.ts
Open-ILS/src/eg2/src/app/share/grid/grid-header.component.html
Open-ILS/src/eg2/src/app/share/grid/grid.component.html
Open-ILS/src/eg2/src/app/share/grid/grid.component.ts
Open-ILS/src/eg2/src/app/share/grid/grid.service.ts
Open-ILS/src/eg2/src/app/staff/admin/routing.module.ts
Open-ILS/src/eg2/src/app/staff/admin/server/config/billing_type.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/server/config/billing_type.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/server/config/config.module.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/server/config/routing.module.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/server/routing.module.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/common.module.ts
Open-ILS/src/eg2/src/app/staff/sandbox/sandbox.module.ts