LP#1626157 eg-migration is a separate app
authorBill Erickson <berickxx@gmail.com>
Mon, 5 Mar 2018 22:42:21 +0000 (22:42 +0000)
committerBill Erickson <berickxx@gmail.com>
Mon, 5 Mar 2018 22:42:21 +0000 (22:42 +0000)
commit537705585d948bb2a5896517ded28caa23d29dc9
treea6e913729bf17f24619fe8a9cdb250f5ba82fca6
parente24dd47249cd889533b7fa49c3d432403758b2be
LP#1626157 eg-migration is a separate app

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/eg2-src/.angular-cli.json
Open-ILS/eg2-src/src/app/app.module.ts
Open-ILS/eg2-src/src/app/migration.module.ts [new file with mode: 0644]
Open-ILS/eg2-src/src/environments/environment.migration-prod.ts [new file with mode: 0644]
Open-ILS/eg2-src/src/environments/environment.migration.ts [new file with mode: 0644]
Open-ILS/eg2-src/src/environments/environment.prod.ts
Open-ILS/eg2-src/src/environments/environment.ts
Open-ILS/eg2-src/src/index.html
Open-ILS/eg2-src/src/migration.ts [new file with mode: 0644]
Open-ILS/src/templates/staff/ang2_js.tt2