LP1824391 Hatch print-to-file Angular edition user/berick/lp1824391-hatch-write-to-file-angular
authorBill Erickson <berickxx@gmail.com>
Mon, 15 Apr 2019 15:34:21 +0000 (11:34 -0400)
committerBill Erickson <berickxx@gmail.com>
Fri, 26 Apr 2019 15:30:57 +0000 (11:30 -0400)
commit3aedb2e0a8180b106cdab8300cd94653f443dc01
treeda3bef2bf24f08556c8602a94c97fb7639c2612e
parente1e1d288ce7b05b562d317e3de4fb2afddff7c8e
LP1824391 Hatch print-to-file Angular edition

Adds support for the Angular hatch service for sending 'bare' text/plain
print-to-file requests.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/eg2/src/app/common.module.ts
Open-ILS/src/eg2/src/app/share/print/hatch.service.ts
Open-ILS/src/eg2/src/app/share/print/print.component.ts
Open-ILS/src/eg2/src/app/share/util/htmltotxt.service.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/sandbox/sandbox.component.html
Open-ILS/src/eg2/src/app/staff/sandbox/sandbox.component.ts