Bug 12344: QA followup: use next instead of return
authorBenjamin Rokseth <benjamin.rokseth@kul.oslo.kommune.no>
Thu, 5 Mar 2015 11:18:09 +0000 (12:18 +0100)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Mon, 30 Mar 2015 16:38:35 +0000 (13:38 -0300)
commite4d88bcf43996f1d118427067fe2e06a272167d9
tree8e52fb338b5f9bf8bbb5840677d8e6b4a87d058d
parent2ab4a4287ba6081a872f1123fe44e5596c829bf1
Bug 12344: QA followup: use next instead of return

Use next instead of return when generating templates.
In case patron has enabled a message type that misses a template,
next message type will be attempted instead of returning at once.

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
C4/Circulation.pm