[Koha-bugs] [Bug 14632] Incorrect alert while deleting single item in batch

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 3 06:23:09 CEST 2015


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

--- Comment #1 from Indranil Das Gupta <indradg at 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.


More information about the Koha-bugs mailing list