]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1669907: Web Staff Bib record Holds View dups
authorCesar Velez <cesar.velez@equinoxinitiative.org>
Mon, 26 Jun 2017 16:25:06 +0000 (12:25 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Wed, 19 Jul 2017 15:13:19 +0000 (11:13 -0400)
commit00bdbf1333b6f2e265318ae39d42acf215a0e9a3
tree1c1adaabfa768023f6ead91b11d63afedc11d159
parentff6f7b5b313690f0ba6b243fbfad6df514461f53
LP#1669907: Web Staff Bib record Holds View dups

In the webstaff client, switching from the View Holds tab
to the OPAC View and back would result in the list of hold
requests getting duplicated.

This patch fixes the problem.

Caching of tab data is explicitly not being done ATM,
so this takes care of the issue for now.

Signed-off-by: Cesar Velez <cesar.velez@equinoxinitiative.org>
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/web/js/ui/default/staff/cat/catalog/app.js