Bugzilla – Attachment 114092 Details for
Bug 27133
Header missing for "Copy no" on the relative's checkouts table
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 27133: (bug 19351 follow-up) Add missing "Copy no" header to relative's checkouts
Bug-27133-bug-19351-follow-up-Add-missing-Copy-no-.patch (text/plain), 1.20 KB, created by
Jonathan Druart
on 2020-12-02 10:32:48 UTC
(
hide
)
Description:
Bug 27133: (bug 19351 follow-up) Add missing "Copy no" header to relative's checkouts
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2020-12-02 10:32:48 UTC
Size:
1.20 KB
patch
obsolete
>From 81c4837c9c20c18500804f7306dee8b25294c8b9 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Wed, 2 Dec 2020 11:31:07 +0100 >Subject: [PATCH] Bug 27133: (bug 19351 follow-up) Add missing "Copy no" header > to relative's checkouts > >Test plan: >Add a guarantee, go to the relative's checkouts list and confirm that >the number of headers is not correct >--- > .../intranet-tmpl/prog/en/includes/relatives-issues-table.inc | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/relatives-issues-table.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/relatives-issues-table.inc >index c13d0456f1..68ba5c2b62 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/relatives-issues-table.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/relatives-issues-table.inc >@@ -15,6 +15,7 @@ > <th scope="col">Checked out on</th> > <th scope="col">Checked out from</th> > <th scope="col">Call no</th> >+ <th scope="col">Copy no</th> > <th scope="col">Charge</th> > <th scope="col">Fine</th> > <th scope="col">Price</th> >-- >2.20.1
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 27133
:
114092
|
114100
|
114370