http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14632

--- Comment #1 from Indranil Das Gupta <[email protected]> ---
(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.
_______________________________________________
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/

Reply via email to