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

--- Comment #129 from Jonathan Druart <[email protected]> ---
Created attachment 164352
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=164352&action=edit
Bug 33568: Fix local cover images

We need to reprocess the images when the table is refreshed, to do that
we teach verify_cover_images to go through a given container instead of
the whole document, and pass a call back function to build_items_table
that will be called when DataTables will have redrawn the table
(drawCallback).

Signed-off-by: Owen Leonard <[email protected]>

Signed-off-by: Laurence Rault <[email protected]>
Signed-off-by: Emily Lamancusa <[email protected]>
Signed-off-by: Tomás Cohen Arazi <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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