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, 20 Jun 2018 17:12:07 +0000 (13:12 -0400)
commit38b451bb01cd3af66235c3fa0322417622eb128b
tree8737776055705e3a313db6a01f83d7f40dabfde6
parentf6908864161ae87ff4f5fa57dbaf7434facb1cfd
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