From 73ee4b05b38597b2d981ef7675e62cd7d9738c33 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Tue, 9 Apr 2019 11:43:10 -0400 Subject: [PATCH 1/1] LP1823982 Vandelay Match Set new tree repair When creating a new Match Set expression, provide a default root 'AND' node upon which new nodes may be added. Signed-off-by: Bill Erickson Signed-off-by: Jane Sandberg --- .../match-set-expression.component.html | 2 +- .../match-set-expression.component.ts | 37 ++++++++++++++++++- 2 files changed, 37 insertions(+), 2 deletions(-) diff --git a/Open-ILS/src/eg2/src/app/staff/cat/vandelay/match-set-expression.component.html b/Open-ILS/src/eg2/src/app/staff/cat/vandelay/match-set-expression.component.html index fe7d8171c9..9a5ee0ce19 100644 --- a/Open-ILS/src/eg2/src/app/staff/cat/vandelay/match-set-expression.component.html +++ b/Open-ILS/src/eg2/src/app/staff/cat/vandelay/match-set-expression.component.html @@ -49,7 +49,7 @@