Bug 19301: (QA follow-up) Add POD, use statements and correct typo
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Fri, 22 Dec 2017 08:07:50 +0000 (09:07 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 13 Feb 2018 16:36:00 +0000 (13:36 -0300)
commit149cb5014932749cb0c13a2a8ae3ff18bfd4dc52
treeb8723b9bf82aafecb29833c6afe7a9894e5ae8ef
parentc06bc6422f8aba1ada7c2351f3a3ffc4c67576b1
Bug 19301: (QA follow-up) Add POD, use statements and correct typo

Add POD for new sub in Koha/IssuingRules.pm.
Adding use Koha::IssuingRules to opac-detail and opac-MARCdetail.
Adding use Koha::Items to opac-detail and opac-MARCdetail.
Correct typo $items => $item in opac-MARCdetail.pl.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/IssuingRules.pm
opac/opac-MARCdetail.pl
opac/opac-detail.pl