http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11430
--- Comment #63 from Jonathan Druart <[email protected]> --- Created attachment 29640 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=29640&action=edit Bug 11430 [Follow-up] Search history: Delete selected lines This follow-up for Bug 11430 makes some changes to the template to make it more useful when JavaScript is turned off: - Hide the toolbar containing select all/clear all links if JS is off - Add buttons to submit the forms if the delete link in the toolbar is unavailable (or if the user has scrolled all the way to the bottom of a long list) Also changed: Corrected indentation from 2-space to 4-space, added comments to the markup to help document page structure; changed the class of the delete link to match other similar interfaces. Note: This patch contains whitespace changes. Please diff accordingly. 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] 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/
