https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10902 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 119023 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=119023&action=edit Bug 10902: Highlight patrons from logged-in library in patron searches This patch alters a few different patron search interfaces so that patrons from the currently-logged-in library are highlighted in a way that differentiates them from other patrons. To test, apply the patch and rebuild the staff interface CSS (https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff...). - In Administration -> System preferences, make sure the PatronAutoComplete preference is enabled. - In the "Check out" tab in the header, type a partial patron name which will return multiple results and wait for the autocomplete menu to appear.. - Patrons in the autocomplete results should show the branchcode, and patrons from the currently-logged-in library should be highlighted in green. - Submit your partial name in the "check out" tab. - In the search results the branch name of patrons from the currently-logged-in library should be similarly highlighted. - Go to patrons browse for patrons. These results should be highlighted as in the previous steps. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.