Bugzilla – Attachment #137629: Bug 31140: (QA follow-up) Remove leftover POD for
bug #31140
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 31140
Collapse All
|
Expand All
(-)
a/Koha/Biblio/ItemGroup/Item.pm (-5 lines)
Lines 35-42 sub _type {
Link Here
35
return 'ItemGroupItem';
35
return 'ItemGroupItem';
36
}
36
}
37
37
38
=head3 object_class
39
40
=cut
41
42
1;
38
1;
43
-
Return to
bug 31140