LP#1779158 Que rec matches; queue select shows all
authorBill Erickson <berickxx@gmail.com>
Tue, 10 Jul 2018 21:25:14 +0000 (17:25 -0400)
committerBill Erickson <berickxx@gmail.com>
Thu, 11 Oct 2018 18:56:30 +0000 (14:56 -0400)
commit2409e726f671eff810efa59a3855c569701dedd0
tree595db46e937305db69c3dfafa03b87c511872661
parent43f547172cc21c1b6ea1391559b3252f18c75e05
LP#1779158 Que rec matches; queue select shows all

Signed-off-by: Bill Erickson <berickxx@gmail.com>
13 files changed:
Open-ILS/src/eg2/src/app/staff/cat/vandelay/import.component.html
Open-ILS/src/eg2/src/app/staff/cat/vandelay/import.component.ts
Open-ILS/src/eg2/src/app/staff/cat/vandelay/queue-record.component.html [deleted file]
Open-ILS/src/eg2/src/app/staff/cat/vandelay/queue-record.component.ts [deleted file]
Open-ILS/src/eg2/src/app/staff/cat/vandelay/queue.component.html
Open-ILS/src/eg2/src/app/staff/cat/vandelay/queue.component.ts
Open-ILS/src/eg2/src/app/staff/cat/vandelay/queued-record-matches.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/cat/vandelay/queued-record-matches.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/cat/vandelay/queued-record.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/cat/vandelay/queued-record.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/cat/vandelay/routing.module.ts
Open-ILS/src/eg2/src/app/staff/cat/vandelay/vandelay.module.ts
Open-ILS/src/eg2/src/app/staff/cat/vandelay/vandelay.service.ts