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)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 12 Sep 2017 14:28:33 +0000 (11:28 -0300)
commit133e25c56ac79e0b88b89e3b749df338e63a93d0
tree35f92d01b63a31408409b6e2d26e0732fe37f4db
parent4d223bdc6156fab0667867f3990854fddfab5684
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>
C4/Circulation.pm