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)
committerGalen Charlton <gmc@esilibrary.com>
Thu, 13 Feb 2014 03:17:26 +0000 (03:17 +0000)
commite0d7d998c2025fdb8ed1caf4303f754e05164c97
tree61efda8e3d78f2df2442b3a084ccc47d099d41bb
parent326ccb57ce8c537630b117bc92bd49ca4947c52b
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>
koha-tmpl/intranet-tmpl/prog/en/lib/jquery/plugins/dataTables.fnReloadAjax.js [deleted file]