Bugzilla – Attachment 95955 Details for
Bug 24150
Add missing Koha::Old::*[s] classes
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 24150: Add tests
Bug-24150-Add-tests.patch (text/plain), 625 bytes, created by
Jonathan Druart
on 2019-12-03 16:31:36 UTC
(
hide
)
Description:
Bug 24150: Add tests
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2019-12-03 16:31:36 UTC
Size:
625 bytes
patch
obsolete
>From 7d9ef13fa28462f201abcaab1b9a8aac9e178695 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Tue, 3 Dec 2019 17:29:56 +0100 >Subject: [PATCH] Bug 24150: Add tests > >--- > Koha/Old/Patrons.pm | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/Koha/Old/Patrons.pm b/Koha/Old/Patrons.pm >index edc74bd8a3..3e0c0b38d3 100644 >--- a/Koha/Old/Patrons.pm >+++ b/Koha/Old/Patrons.pm >@@ -38,7 +38,7 @@ Koha::Old::Patrons - Koha Old::Patron Object set class > =cut > > sub _type { >- return 'Deleteborrower'; >+ return 'Deletedborrower'; > } > > =head3 object_class >-- >2.11.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 24150
:
95954
|
95955
|
96266
|
96267
|
96268
|
96428
|
96867
|
96871
|
96897