]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1697954 Items out fetch grids only when needed
authorBill Erickson <berickxx@gmail.com>
Thu, 29 Jun 2017 18:51:40 +0000 (14:51 -0400)
committerMike Rylander <mrylander@gmail.com>
Fri, 30 Jun 2017 14:45:26 +0000 (10:45 -0400)
commitf0a523932954579685cd95505c3d064b4450aa0a
treebd6e54f291e3c7e36c1051478e43114fe035539d
parentc0989e28005e21ecf6cfa6a70750c385ad52f070
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 <berickxx@gmail.com>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2
Open-ILS/web/js/ui/default/staff/circ/patron/items_out.js