]> git.koha-community.org Git - koha.git/commit
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)
committerFrédéric Demians <f.demians@tamil.fr>
Wed, 27 Apr 2016 14:06:39 +0000 (16:06 +0200)
commit9082762551429199eb911697ceb7d620436ef865
treec4a941340dc0a38965f5d3814879d27d81687280
parent79f813467c4b02106420951eafc692674745eea9
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>
(cherry picked from commit 9478a0bf1eb43e0b82fb7c8ea84a4b503b9f81ce)
Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
koha-tmpl/intranet-tmpl/lib/jquery/plugins/dataTables.fnReloadAjax.js