]> git.koha-community.org Git - koha.git/commit
Bug 15438: [QA Follow-up] Moving POD statement for CanBookBeIssued
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Fri, 8 Sep 2017 08:14:10 +0000 (10:14 +0200)
committerKatrin Fischer <katrin.fischer.83@web.de>
Tue, 19 Sep 2017 21:20:41 +0000 (23:20 +0200)
commit2f5aee8a663c8ead0ad3f7dc90028281b13de1e6
tree7f20384d9b68eb633e1e7ad5970fde3a1fb3af95
parenta9c4abdd0c341bb936799b406e36d26672140f11
Bug 15438: [QA Follow-up] Moving POD statement for CanBookBeIssued

The statement for head3 NB ('nota bene'?) looks like a hash key
in the list of possible return values for $needsconfirmation.
Moved it up and prefixed it with IMPORTANT.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 133e25c56ac79e0b88b89e3b749df338e63a93d0)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit f99f0b7a4a81379adbdc84e8fcae7ac1d6af5fd6)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
C4/Circulation.pm