Bugzilla – Attachment 85235 Details for
Bug 21904
Patron search library dropdown should be limited by group if "Hide patron info" is enabled for group
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 21904: Add missing PROCESS stt
Bug-21904-Add-missing-PROCESS-stt.patch (text/plain), 978 bytes, created by
Josef Moravec
on 2019-02-18 09:47:01 UTC
(
hide
)
Description:
Bug 21904: Add missing PROCESS stt
Filename:
MIME Type:
Creator:
Josef Moravec
Created:
2019-02-18 09:47:01 UTC
Size:
978 bytes
patch
obsolete
>From 94f8a34689b830cce0ecf3ad3711e6717152f7a6 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Sun, 17 Feb 2019 10:54:24 -0300 >Subject: [PATCH] Bug 21904: Add missing PROCESS stt > >Signed-off-by: Josef Moravec <josef.moravec@gmail.com> >--- > koha-tmpl/intranet-tmpl/prog/en/includes/patron-search.inc | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/patron-search.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/patron-search.inc >index 66cc2ae78c..bde60b4dd6 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/patron-search.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/patron-search.inc >@@ -1,6 +1,7 @@ > [% USE Koha %] > [% USE Branches %] > [% USE Categories %] >+[% PROCESS 'html_helpers.inc' %] > <div class="gradient"> > <h1 id="logo"><a href="/cgi-bin/koha/mainpage.pl">[% LibraryName | html %]</a></h1><!-- Begin Patrons Resident Search Box --> > <div id="header_search"> >-- >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 21904
:
82923
|
83018
|
85222
|
85234
| 85235