11 Feb
2014
11 Feb
'14
9:32 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11737 --- Comment #5 from Jonathan Druart <jonathan.druart@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@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.