https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33494
Martin Renvoize <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #162491|0 |1 is obsolete| | --- Comment #7 from Martin Renvoize <[email protected]> --- Created attachment 164911 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=164911&action=edit Bug 33494: Make filters a toggle This patch updates the markup to make the 'Filter resolved | Show all' a toggle filter rather than two buttons. Test plan 1. Enable the CatalogConcerns system preference. 2. For two records, add a catalog concern (New > New catalog concern). 3. Resolve one of the concerns (Cataloging > Reports > Catalog concerns) - click on the 'Details' button then the 'Resolve' button. 4. Note that the filters at the top of the page are labelled: Hide resolved | Show all 5. Apply the patch and refresh the page. 6. Note that it is now a 'toggle': 'Include resolved' (default) or 'Filter resolved' Signed-off-by: Martin Renvoize <[email protected]> Signed-off-by: David Nind <[email protected]> Signed-off-by: Ray Delahunty <[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/
