Bug 31153: Correct include for patron-search-header
authorLucas Gass <lucas@bywatersolutions.com>
Thu, 14 Jul 2022 15:10:55 +0000 (15:10 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Mon, 18 Jul 2022 14:20:06 +0000 (11:20 -0300)
To test:
1) Turn on recalls
   1.1) In Administration > Global system preferences, enable UseRecalls
   1.2) Add recalls permissions in your circulation rules
2) In the OPAC, log in as a patron
3) Find a record with checked out items and place a recall
4) In the staff interface, go to the patron's account
5) Click on any tab on the left in the patron's account (e.g. Holds history)
--> Note that the Koha logo and search bar is at the top of the page between the module menu and the breadcrumbs
6) Click on the 'Recalls history' tab
--> Note that the Koha logo and search bar disappear
7) Apply patch
8) Conform search bar is there

Signed-off-by: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/intranet-tmpl/prog/en/modules/members/recallshistory.tt

index b1f3c6223305eb649bef1a02d6ccf1097d8e4c83..0d098385af7ab3c28550319a5d35eba5018adbf2 100644 (file)
@@ -10,7 +10,7 @@
 
 <body id="recalls_history" class="pat">
     [% INCLUDE 'header.inc' %]
-    [% INCLUDE 'patron-search.inc' %]
+    [% INCLUDE 'patron-search-header.inc' %]
 
     <div id="breadcrumbs">
         <a href="/cgi-bin/koha/mainpage.pl">Home</a> &rsaquo;