LP#1775466 Dynamic component partial retraction
authorBill Erickson <berickxx@gmail.com>
Thu, 14 Jun 2018 14:30:53 +0000 (10:30 -0400)
committerBill Erickson <berickxx@gmail.com>
Wed, 5 Sep 2018 14:05:23 +0000 (10:05 -0400)
commit929195c4d3cafa3dcfb9728ab039abed7b486a5e
tree3ae98e5dac4d02f272dcbc9ce4d3eb45301aacae
parent2b07c3767198c271b95b345347869afee1500092
LP#1775466 Dynamic component partial retraction

Dynamic component as-is only works in JIT compliation mode.  Leaving for
reference, but commenting out any uses.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/eg2/src/app/common.module.ts
Open-ILS/src/eg2/src/app/share/dynamic-component/dynamic.component.ts [deleted file]
Open-ILS/src/eg2/src/app/share/print/print.component.html
Open-ILS/src/eg2/src/app/share/print/print.component.ts
Open-ILS/src/eg2/src/app/share/print/print.service.ts
Open-ILS/src/eg2/src/app/share/util/dynamic.component.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.component.html
Open-ILS/src/eg2/src/app/staff/sandbox/sandbox.component.ts