From: Bill Erickson Date: Thu, 29 Jun 2017 18:51:40 +0000 (-0400) Subject: LP#1697954 Items out fetch grids only when needed X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=9249daf5c4ddf6af7e2da49a901eb2a6e1a5a76c;p=working%2FEvergreen.git 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 --- 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 -->