https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32434
Marcel de Rooy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #144512|0 |1 is obsolete| | --- Comment #2 from Marcel de Rooy <[email protected]> --- Created attachment 144513 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=144513&action=edit Bug 32434: Show "Lists" line on lists results This patch adds a "Lists:" line on the lists results so that the output matches the search result output. This allows users to know which records belong to which lists. Test plan: 0. Apply patch and koha-plack --restart kohadev 1. Go to http://localhost:8080/cgi-bin/koha/opac-search.pl?idx=&q=test 2. Add all 3 results to a new list called "Test" 3. Note that "Lists:" appears in the search results 4. Click on "Test" in the "Lists:" line 5. Note that it takes you to the list "Test" and that "Lists:" still appears in the results Signed-off-by: Marcel de Rooy <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
