https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24124
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #96009|0 |1 is obsolete| | --- Comment #6 from Jonathan Druart <[email protected]> --- Created attachment 96013 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=96013&action=edit Bug 24124: Fix authorities selection in batch deletion tool in Chrome This patch adds some inline CSS to force clearing on some elements in the forms for batch record modification and deletion. The problem with selecting the "Authorities" radio button stemmed from the fact that non-clearing floats caused elements to invisibly overlap in the form. To test, apply the patch and test both batch record modification and batch record deletion. Upon selecting the "Authorities" radio button in each case the "Select a list of records" tab should disappear. Selecting the "Biblios" option should re-display the tab. Signed-off-by: Lucas Gass <[email protected]> Signed-off-by: Jonathan Druart <[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/
