whitespace cleanup
Signed-off-by: Daniel Sweeney <daniel.sweeney@liblime.com> Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
This commit is contained in:
parent
02fe630873
commit
e0dd01406f
1 changed files with 6 additions and 6 deletions
|
@ -88,19 +88,19 @@ sub all {
|
|||
|
||||
These are read-only accessors for attributes of a C4::ItemType object.
|
||||
|
||||
=head3 $itemtype->itemtype
|
||||
=head3 $itemtype->itemtype
|
||||
|
||||
=head3 $itemtype->description
|
||||
=head3 $itemtype->description
|
||||
|
||||
=head3 $itemtype->renewalsallowed
|
||||
|
||||
=head3 $itemtype->rentalcharge
|
||||
=head3 $itemtype->rentalcharge
|
||||
|
||||
=head3 $itemtype->notforloan
|
||||
=head3 $itemtype->notforloan
|
||||
|
||||
=head3 $itemtype->imageurl
|
||||
=head3 $itemtype->imageurl
|
||||
|
||||
=head3 $itemtype->summary
|
||||
=head3 $itemtype->summary
|
||||
|
||||
=cut
|
||||
|
||||
|
|
Loading…
Reference in a new issue