]> git.koha-community.org Git - koha.git/commit
Bug 11737: (follow-up) remove extra fnReloadAjax.js
authorJonathan Druart <jonathan.druart@biblibre.com>
Tue, 11 Feb 2014 09:28:23 +0000 (10:28 +0100)
committerFridolin Somers <fridolin.somers@biblibre.com>
Mon, 19 May 2014 13:57:41 +0000 (15:57 +0200)
commitbd5393a4fdb05f9cc6af4a538f8f842154f32d6a
tree73e54d4d2eeb657735ce4a058244592237ea0554
parent98babf0a0af53a913ac90b395cad30af3a11d043
Bug 11737: (follow-up) remove extra fnReloadAjax.js

the file dataTables.fnReloadAjax.js exists in the interface and
themelang directories.
It is only used in quotes.tt.
So the unused one can be removed.

test plan:
git grep fnReloadAjax.js
should return only 1 ref (quotes.tt)

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit e0d7d998c2025fdb8ed1caf4303f754e05164c97)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
koha-tmpl/intranet-tmpl/prog/en/lib/jquery/plugins/dataTables.fnReloadAjax.js [deleted file]