]> git.koha-community.org Git - koha.git/commit
Bug 37870: Remove warning if biblionumber is not passed
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 10 Sep 2024 07:57:30 +0000 (09:57 +0200)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Thu, 12 Sep 2024 11:52:34 +0000 (13:52 +0200)
commit0472b56a6714205675697dd4efae308dff16c9d9
tree90c4ca42380f7ca625984cac2e611eb33ab6c9ae
parent3ded6e0e602c20c07e4d2ced2bfdca10cbdb2250
Bug 37870: Remove warning if biblionumber is not passed

Not directly related to the failure, only a bit of cleaning before
starting.

Signed-off-by: CJ Lynce <cj.lynce@westlakelibrary.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Koha/UI/Form/Builder/Biblio.pm