LP1853006 Add limit to available option
authorZavier Banks <zbanks@catalyte.io>
Wed, 13 May 2020 11:08:38 +0000 (11:08 +0000)
committerMichele Morgan <mmorgan@noblenet.org>
Tue, 16 Mar 2021 21:51:26 +0000 (21:51 +0000)
commitd26903c8fa57b2fd729e5fc2370fd5cb70e042ae
tree097656e22a49ea0f766a04143c2dcfcd871658e7
parent162195607ab16d9657960c376e7755c017184b75
LP1853006 Add limit to available option

I added an option to limit the given records to only the available
records. It just took a few changes in perl code.

Signed-off-by: Zavier Banks <zbanks@catalyte.io>
Signed-off-by: Michele Morgan <mmorgan@noblenet.org>
Open-ILS/src/perlmods/lib/OpenILS/Application/AppUtils.pm
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Record.pm
Open-ILS/src/templates/opac/parts/record/copy_table.tt2