https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29408
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This patch 1) renames the release notes| |Koha REST JS dataTables | |wrapper from the | |ambiguous | |'api' to the clearer | |'kohaTable' 2) goes through | |the codebase and updates | |existing relevant calls to | |.api referencing the Koha | |REST dataTables wrapper to | |use the name 'kohaTable', | |and 3) adds JSDoc formatted | |parameter documentation for | |the kohaTable function. -- 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/
