From f0a523932954579685cd95505c3d064b4450aa0a Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Thu, 29 Jun 2017 14:51:40 -0400 Subject: [PATCH] LP#1697954 Items out fetch grids only when needed Avoid forcing a refresh of Items Out grids in cases where the grids will automatically refresh as a new grid is instantiated. This prevents the code from calling redundant data collection APIs, resulting in local cache's with duplicate data sets. Signed-off-by: Bill Erickson Signed-off-by: Mike Rylander --- .../staff/circ/patron/t_items_out.tt2 | 4 ++-- .../ui/default/staff/circ/patron/items_out.js | 18 ++++++++++++------ 2 files changed, 14 insertions(+), 8 deletions(-) diff --git a/Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2 b/Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2 index c6b6e621b9..c8b0d1f619 100644 --- a/Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2 +++ b/Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2 @@ -5,12 +5,12 @@ circ list is meant to display -->