Bug 35782: Fix scoping problem with "biblio"
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 12 Jan 2024 14:22:52 +0000 (15:22 +0100)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 15 Mar 2024 08:38:40 +0000 (09:38 +0100)
commit10ac7876d6327058fb86914dde044c6a8053b15b
treed1ef87ef2a8b2c689902bd969bb49df8ddf52ebb
parent06c09e15fd23fc9db2b99392e263e6d233339c15
Bug 35782: Fix scoping problem with "biblio"

The "biblio" Koha::Biblio object we send from the controller needs to be
accessible from the include files.
To avoid a clash we rename it biblio_info

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt
reserve/request.pl