Bugzilla – Attachment 83272 Details for
Bug 21460
Filtering ILL requests on borrowernumber does not work
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 21460: (follow-up) Add filter to prefilters
Bug-21460-follow-up-Add-filter-to-prefilters.patch (text/plain), 963 bytes, created by
Andrew Isherwood
on 2018-12-17 09:42:56 UTC
(
hide
)
Description:
Bug 21460: (follow-up) Add filter to prefilters
Filename:
MIME Type:
Creator:
Andrew Isherwood
Created:
2018-12-17 09:42:56 UTC
Size:
963 bytes
patch
obsolete
>From f28d8412cf5919c0d856f6baab7553256cb15165 Mon Sep 17 00:00:00 2001 >From: Andrew Isherwood <andrew.isherwood@ptfs-europe.com> >Date: Mon, 17 Dec 2018 09:42:04 +0000 >Subject: [PATCH] Bug 21460: (follow-up) Add filter to prefilters > >Addressing >https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21460#c11 >--- > koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt >index 0f18d725c8..438ef215a8 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt >@@ -37,7 +37,7 @@ > 'patron' > ]; > >- var prefilters = '[% prefilters %]'; >+ var prefilters = '[% prefilters | $raw %]'; > > // Expanded fields > // This is auto populated >-- >2.11.0
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 21460
:
82858
|
83119
|
83184
|
83185
|
83272
|
83305
|
83435
|
83674
|
88444
|
88445
|
88626
|
88679
|
88680
|
88681