24 Feb
2023
24 Feb
'23
10:39 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31611 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy@rijksmuseum.nl --- Comment #18 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- + // Highlight in yellow item rows that cannot be deleted + $(".error").parents('tr').find('td').css('background-color', '#ffff99'); Would normally expect this via css file, but similar actions are found already in the batch delete too. -- You are receiving this mail because: You are watching all bug changes.