Summary: | ILL requests missing in menu on advanced search page | ||
---|---|---|---|
Product: | Koha | Reporter: | Martin Renvoize (ashimema) <martin.renvoize> |
Component: | ILL | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | |
Severity: | minor | ||
Priority: | P5 - low | CC: | fridolin.somers, lucas, martin.renvoize, nick, oleonard |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 22101: Ill Requests missing in menu on advanced search page
Bug 22101: Ill Requests missing in menu on advanced search page Bug 22101: Ill Requests missing in menu on advanced search page |
Description
Martin Renvoize (ashimema)
2019-01-11 15:01:16 UTC
Created attachment 83811 [details] [review] Bug 22101: Ill Requests missing in menu on advanced search page This patch adds [% USE Koha %] to header.inc so that Koha.Preference calls will work correctly. To test, apply the patch and log in to the staff client as a user who has permission to access the ILL module. - Go to the catalog's advanced search page - Cnfirm there is a header menu item under "More" for "ILL requests." Created attachment 83821 [details] [review] Bug 22101: Ill Requests missing in menu on advanced search page This patch adds [% USE Koha %] to header.inc so that Koha.Preference calls will work correctly. To test, apply the patch and log in to the staff client as a user who has permission to access the ILL module. - Go to the catalog's advanced search page - Cnfirm there is a header menu item under "More" for "ILL requests." Signed-off-by: Maryse Simard <maryse.simard@inlibro.com> Created attachment 83843 [details] [review] Bug 22101: Ill Requests missing in menu on advanced search page This patch adds [% USE Koha %] to header.inc so that Koha.Preference calls will work correctly. To test, apply the patch and log in to the staff client as a user who has permission to access the ILL module. - Go to the catalog's advanced search page - Cnfirm there is a header menu item under "More" for "ILL requests." Signed-off-by: Maryse Simard <maryse.simard@inlibro.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Awesome work all! Pushed to master for 19.05 Pushed to 18.11.x for 18.11.03 pushed to 18.05.x for 18.05.09 Pushed to 17.11.x for 17.11.15 |