From e74635f73fdc4f6a37d98b2eb8d7fb74d6dabef6 Mon Sep 17 00:00:00 2001 From: Mike Rylander Date: Tue, 24 Apr 2018 15:21:37 -0400 Subject: [PATCH] LP#1715697: Show libraries without holdings when requested When chosen, display subordinate libraries of the context library that do not have any holdings or empty volumes. Signed-off-by: Mike Rylander Signed-off-by: Jason Stephenson Signed-off-by: Dan Wells --- .../src/templates/staff/cat/catalog/t_holdings.tt2 | 9 ++++- .../web/js/ui/default/staff/cat/catalog/app.js | 19 ++++++++-- .../js/ui/default/staff/cat/services/holdings.js | 44 +++++++++++++++++++++- 3 files changed, 66 insertions(+), 6 deletions(-) diff --git a/Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2 b/Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2 index c6bf4e07ae..222ea20365 100644 --- a/Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2 +++ b/Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2 @@ -18,11 +18,16 @@ grid-controls="holdingsGridControls" persist-key="cat.holdings"> - - + + +