Bugzilla – Attachment 26854 Details for
Bug 11759
Batch checkout
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 11759: FIX the alert message if an item is on hold.
Bug-11759-FIX-the-alert-message-if-an-item-is-on-h.patch (text/plain), 1.40 KB, created by
Jonathan Druart
on 2014-04-07 07:49:44 UTC
(
hide
)
Description:
Bug 11759: FIX the alert message if an item is on hold.
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2014-04-07 07:49:44 UTC
Size:
1.40 KB
patch
obsolete
>From c53b2e8a37bd79805946de1a5cd22b7c3019126f Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@biblibre.com> >Date: Fri, 4 Apr 2014 11:57:34 +0200 >Subject: [PATCH] Bug 11759: FIX the alert message if an item is on hold. > >If an item is on hold, the hold is not cancelled. >This patch corrects the message displayed in this case. >--- > .../prog/en/modules/circ/circulation_batch_checkouts.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation_batch_checkouts.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation_batch_checkouts.tt >index 62a1f2a..c2947e8 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation_batch_checkouts.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation_batch_checkouts.tt >@@ -173,7 +173,7 @@ $(document).ready(function() { > > [% IF NOT checkout_info.IMPOSSIBLE && ( CAN_user_circulate_force_checkout or checkout_info.HIGHHOLDS ) %] > [% IF checkout_info.RESERVED || checkout_info.RESERVE_WAITING %] <!-- arbitrary choice, revert the reserve is not possible--> >- <p>The hold will be canceled.</p> >+ <p>This item is on hold for another patron. The hold will be overridden, but not cancelled.</p> > [% END %] > [% END %] > </p> >-- >1.7.10.4
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 11759
:
25255
|
25256
|
25257
|
25258
|
25260
|
25620
|
26442
|
26455
|
26806
|
26807
|
26808
|
26809
|
26810
|
26811
|
26813
|
26814
|
26815
|
26833
|
26854
|
27613
|
37603
|
37604
|
37605
|
37606
|
37607
|
37608
|
37609
|
37610
|
37611
|
37612
|
37613
|
37614
|
37650
|
37653
|
41692
|
41693
|
41694
|
41695
|
41696
|
41697
|
41698
|
41735
|
41736
|
41737
|
41738
|
41739
|
41740
|
41741
|
43626
|
43627