From 9a9ddad891cb3ce898b94566ce6cb907ba781363 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Tue, 9 Apr 2019 11:43:10 -0400 Subject: [PATCH] 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 --- .../vandelay/match-set-expression.component.html | 2 +- .../cat/vandelay/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 @@