LP#1775466 AngJS style minimal template parser WIP
authorBill Erickson <berickxx@gmail.com>
Wed, 20 Jun 2018 17:12:05 +0000 (13:12 -0400)
committerBill Erickson <berickxx@gmail.com>
Wed, 5 Sep 2018 14:05:23 +0000 (10:05 -0400)
commit1980b0f45974cbf96904451f149c6ea47654c8da
treeea2b34a3d04e15e8326d55abd02a3942e014eba4
parentaf256cfb888360ac1e3cce021c4ba8fceba22af2
LP#1775466 AngJS style minimal template parser WIP

So we can continue supporting AngularJS-style print templates
-- without having to use AngularJS -- which will buy some time
for determining how we want to handle print templates in the
future and to ease existing template migration.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/eg2/src/app/share/util/parser.service.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