Bugzilla – Attachment 138402 Details for
Bug 30965
Add patron autocomplete search to curbside pickups
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 30965: Add a 'x' to go back to the patron search
Bug-30965-Add-a-x-to-go-back-to-the-patron-search.patch (text/plain), 1.21 KB, created by
Jonathan Druart
on 2022-07-31 06:14:52 UTC
(
hide
)
Description:
Bug 30965: Add a 'x' to go back to the patron search
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2022-07-31 06:14:52 UTC
Size:
1.21 KB
patch
obsolete
>From cc7de5a97445fbec8bc14ef8cb43a60a4ffb72ef Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Sun, 31 Jul 2022 08:14:21 +0200 >Subject: [PATCH] Bug 30965: Add a 'x' to go back to the patron search > >--- > koha-tmpl/intranet-tmpl/prog/en/modules/circ/curbside_pickups.tt | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/curbside_pickups.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/curbside_pickups.tt >index 909708a44d2..5f485e9b720 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/curbside_pickups.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/curbside_pickups.tt >@@ -452,6 +452,7 @@ > <li> > <label>Patron: </label> > <span>[% INCLUDE 'patron-title.inc' patron=patron %]</span> >+ <a title="Search for another patron" href="/cgi-bin/koha/circ/curbside_pickups.pl?tab=schedule-pickup"><i class="fa fa-fw fa-remove"></i></a> > </li> > > <li> >-- >2.25.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 30965
:
136583
|
137097
|
137309
|
138402
|
138420
|
138421