http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11430 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #29640|0 |1 is obsolete| | --- Comment #72 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 33836 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33836&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 <jonathan.druart@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.