[Koha-bugs] [Bug 11737] Use new DataTables include in quotes management template

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 11 10:32:13 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11737

--- Comment #5 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 25193
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25193&action=edit
Bug 11737: (follow-up) fnReloadAjax.js is duplicated

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 at biblibre.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list