Bugzilla – Attachment 127492 Details for
Bug 14783
Allow patrons to change pickup location for non-waiting holds
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
(QA followup, suggestion) Change "Pick up location" to "Pickup location"
0001-Bug-14783-QA-followup-Change-Pick-up-location-to-Pic.patch (text/plain), 1.66 KB, created by
Björn Nylén
on 2021-11-09 15:52:57 UTC
(
hide
)
Description:
(QA followup, suggestion) Change "Pick up location" to "Pickup location"
Filename:
MIME Type:
Creator:
Björn Nylén
Created:
2021-11-09 15:52:57 UTC
Size:
1.66 KB
patch
obsolete
>From d9b66cd4b37e8159999c25ae5db3a032be493579 Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Bj=C3=B6rn=20Nyl=C3=A9n?= <bjorn.nylen@ub.lu.se> >Date: Tue, 9 Nov 2021 16:42:04 +0100 >Subject: [PATCH] Bug 14783: (QA followup) Change "Pick up location" to "Pickup > location" in table. > >--- > koha-tmpl/opac-tmpl/bootstrap/en/includes/holds-table.inc | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/includes/holds-table.inc b/koha-tmpl/opac-tmpl/bootstrap/en/includes/holds-table.inc >index 5694461b46..5c61c964f1 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/includes/holds-table.inc >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/includes/holds-table.inc >@@ -18,7 +18,7 @@ > [% END %] > <th>Expires on</th> > [% UNLESS( singleBranchMode) %] >- <th>Pick up location</th> >+ <th>Pickup location</th> > [% END %] > [% IF ( showpriority ) %] > <th class="psort">Priority</th> >@@ -83,7 +83,7 @@ > </td> > [% UNLESS( singleBranchMode) %] > <td class="branch"> >- <span class="tdlabel">Pick up location:</span> >+ <span class="tdlabel">Pickup location:</span> > [% HOLD.branch.branchname | html %] > [% IF ( HOLD.can_change_branch_opac ) %] > <button type="button" class="btn btn-sm btn-link" data-toggle="modal" data-target="#changePickup[% HOLD.reserve_id | html %]"> >-- >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 14783
:
118189
|
118241
|
123199
|
123271
|
123708
|
123709
|
127488
|
127490
|
127492
|
130344
|
130345
|
130346
|
130347
|
141499
|
141500
|
141501
|
141502
|
141727
|
141728
|
141729
|
141730
|
142009
|
142010
|
142011
|
142012
|
142013
|
142014
|
142015
|
143025