3 Aug
2015
3 Aug
'15
6:23 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14632 --- Comment #1 from Indranil Das Gupta <indradg@gmail.com> --- (In reply to Indranil Das Gupta from comment #0)>
However, the JS alert's message reads as "Please select at least label to delete.". This is incorrect as one item is already selected.
The function Remove() checks for document.items.action.length > 0. In cases of batches with only a single item / patron, this test fails. -- You are receiving this mail because: You are watching all bug changes.