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

--- Comment #1 from Jonathan Druart <[email protected]> ---
Created attachment 186140
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=186140&action=edit
Bug 40753: Fix DT's SaveState on the orders table

We build the the orders table depending on some conditions (sysprefs or if the
basket is closed/opened).
DataTables cannot correctly restore the state because the number of columns
stored in localStorage is different than the one we have one the table.

Test plan:
Open and close a basket
Confirm that the table is correctly displayed (no extra columns)

-- 
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