http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11311
--- Comment #1 from Jonathan Druart <[email protected]> --- Created attachment 23185 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23185&action=edit Bug 11311: Browse selected authorities In the same way as the feature "Browse selected biblios", this one adds the same browse feature for authorities. After launching an authority search, some people would like to browse some results from several pages. This patch adds, at the OPAC, a link "Browse selected authorities >>" when at least one authority is checked. You can choose authorities from several page, not only the current one. In this way, checkboxes already checked become again checked when you come back on this results page. After clicking the link, the "Browse results" block is filled with selected authotiries. Test plan: - Launch an authority search at the OPAC - Check some authorities - Go on another page - Check some authorities - Come back to the first page and check that already checked authorities is automatically checked. - Click on the "Browse selected authorities >>" link - Check that you are able to browse results you had checked. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
