Bug 16040: Update fnReloadAjax DT plugin to fix quotes deletion
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 21 Mar 2016 15:49:25 +0000 (15:49 +0000)
committerJulian Maurice <julian.maurice@biblibre.com>
Fri, 1 Apr 2016 13:09:30 +0000 (15:09 +0200)
commit9478a0bf1eb43e0b82fb7c8ea84a4b503b9f81ce
treee0af67fc08f0a504e822030adc3866cf9714bb18
parentddd1bbebeadc3bed0fd592bc04621a0dc3fb08c6
Bug 16040: Update fnReloadAjax DT plugin to fix quotes deletion

When deleting quotes, the table is not regenerated and a JS error is
raised.
That is because we are not using an up-to-date plugin

Test plan:
Delete a quote and confirm you do not get a JS error

Works as expected.
Signed-off-by: Marc VĂ©ron <veron@veron.ch>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
(cherry picked from commit 908a751e2cadcda0ceafa2efdd2cf0104a323467)
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
koha-tmpl/intranet-tmpl/lib/jquery/plugins/dataTables.fnReloadAjax.js