https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33568
--- Comment #130 from Jonathan Druart <[email protected]> --- Created attachment 164353 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=164353&action=edit Bug 33568: Fix 'actions' links when filters are shown/hidden It also fixes a problem when "Select all" was clicked, the checkbox selection was not kept when the table was refreshed (was comparing string and integer, parseInt needed) Signed-off-by: Owen Leonard <[email protected]> Signed-off-by: Laurence Rault <[email protected]> Signed-off-by: Emily Lamancusa <[email protected]> Signed-off-by: Tomás Cohen Arazi <[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/
