From: Dan Briem Date: Wed, 3 Mar 2021 18:21:22 +0000 (-0500) Subject: LP#1917495 Angular Catalog: Hold status in View Holds is not saved X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=c6db533aed19a351fc0354889c43c4c16ca463a1;p=Evergreen.git LP#1917495 Angular Catalog: Hold status in View Holds is not saved To test: 1. Go to a record in the Angular catalog 2. Click the View Holds tab 3. If status col is visible, remove status col, and save grid 4. Add status col and save grid. 5. Refresh page and note status field didn't stay visible 6. Apply patch, repeat steps 1-5, note Status stays visible Signed-off-by: Dan Briem Signed-off-by: Michele Morgan Signed-off-by: Galen Charlton --- diff --git a/Open-ILS/src/eg2/src/app/staff/share/holds/grid.component.html b/Open-ILS/src/eg2/src/app/staff/share/holds/grid.component.html index ec89ded58a..84bb536332 100644 --- a/Open-ILS/src/eg2/src/app/staff/share/holds/grid.component.html +++ b/Open-ILS/src/eg2/src/app/staff/share/holds/grid.component.html @@ -150,13 +150,13 @@ {{hold.title}} - - +