https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43259

--- Comment #2 from David Nind <[email protected]> ---
Created attachment 204068
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=204068&action=edit
Bug 43259: Fix add/remove basket to/from group

Caused by
  commit e9b8004d197876dea8c38374c08ec00451e37020
  Bug 38255: Replace dataTable constructor with kohaTable - Staff

grouped and ungrouped should be DataTable objects.

Test plan:
Create a basket, close it
Create a basket group and test the "Add to group" and "Remove" button on
the basket group edit view

Without this patch there was a JS error:
"Uncaught TypeError: grouped.row is not a function"

Signed-off-by: David Nind <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to