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

--- Comment #4 from Martin Renvoize (ashimema) 
<[email protected]> ---
Created attachment 181871
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=181871&action=edit
Bug 39779: (QA follow-up) Undo revert and instead call .api()

This patch leaves Laura's patch intact for the record, but effectively
reverts it's reversion of bug 38255 in which all ajax DataTables were
converted to a standard kohaTable instantiation structure.

We need a DataTable() api in subsequent uses of the table and not the
jQuery object that kohaTable returns so I update all calls to
saleDataTable to sale_kohaTable.api() which returns us the DataTable()
api instance from the dataTable jQuery object.

Signed-off-by: Martin Renvoize <[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