Bugzilla – Attachment 113971 Details for
Bug 27090
In the location column of an OPAC cart the 'In transit from' and 'to' fields are empty
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
in an Opac basket enables the 'In transit from' and 'to' fields to be displayed
0001-PATCH-Bug-27090-in-an-Opac-basket-enables-the-In-tra.patch (text/plain), 802 bytes, created by
Christophe Croullebois
on 2020-11-25 10:40:52 UTC
(
hide
)
Description:
in an Opac basket enables the 'In transit from' and 'to' fields to be displayed
Filename:
MIME Type:
Creator:
Christophe Croullebois
Created:
2020-11-25 10:40:52 UTC
Size:
802 bytes
patch
obsolete
>From f1472a9a5ae8bb20ee643d1931607a2cf4cdb879 Mon Sep 17 00:00:00 2001 >From: Christophe Croullebois <christophe.croullebois@biblibre.com> >Date: Wed, 25 Nov 2020 11:29:40 +0100 >Subject: [PATCH 1/1] [PATCH] Bug 27090: in an Opac basket enables the 'In > transit from' and 'to' fields to be displayed > >--- > koha-tmpl/opac-tmpl/bootstrap/en/includes/item-status.inc | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/includes/item-status.inc b/koha-tmpl/opac-tmpl/bootstrap/en/includes/item-status.inc >index 7ee2303d80..cd04f9f4a5 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/includes/item-status.inc >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/includes/item-status.inc >@@ -1,3 +1,4 @@ >+[% USE Branches %] > [% USE AuthorisedValues %] > [% SET itemavailable = 1 %] > >-- >2.17.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 27090
:
113971
|
114708
|
114709
|
114967