Bugzilla – Attachment #95199: Bug 24000: Koha::Item::Search::Field does not return 1 for
bug #24000
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 24000
Collapse All
|
Expand All
(-)
a/Koha/Item/Search/Field.pm (-1 / +2 lines)
Lines 109-111 sub GetItemSearchFields {
Link Here
109
109
110
return @fields;
110
return @fields;
111
}
111
}
112
-
112
113
1;
Return to
bug 24000