Bugzilla – Attachment 158381 Details for
Bug 34529
Offline circulation should be able to accept userid as well as cardnumber
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 34529: (QA follow-up) Update column heading to "Card number or username"
Bug-34529-QA-follow-up-Update-column-heading-to-Ca.patch (text/plain), 1.24 KB, created by
Katrin Fischer
on 2023-11-04 13:11:27 UTC
(
hide
)
Description:
Bug 34529: (QA follow-up) Update column heading to "Card number or username"
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2023-11-04 13:11:27 UTC
Size:
1.24 KB
patch
obsolete
>From 570b8846277ffd7a85bcaf3c731db225fd6b68d3 Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Tue, 31 Oct 2023 15:45:58 +0000 >Subject: [PATCH] Bug 34529: (QA follow-up) Update column heading to "Card > number or username" > >Updates the column heading on the table of uploaded transactions >to read "Card number or username". > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/offline_circ/list.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/offline_circ/list.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/offline_circ/list.tt >index 77b88a7ce4..472b1632ba 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/offline_circ/list.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/offline_circ/list.tt >@@ -57,7 +57,7 @@ > <th>Date</th> > <th>Action</th> > <th>Barcode</th> >- <th>Card number</th> >+ <th>Card number or username</th> > <th>Amount</th> > </tr> > </thead> >-- >2.30.2
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 34529
:
154403
|
154411
|
155969
|
155970
|
158140
|
158141
|
158321
|
158322
|
158323
|
158324
|
158380
| 158381 |
158382
|
158383