[Koha-bugs] [Bug 11765] Remove unused function isDate from templates

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 14 18:58:58 CET 2014


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 25288
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25288&action=edit
Bug 11765 - Remove unused function isDate from templates

Several administration templates declare but do not use the JavaScript
function isDate(). This patch removes the declarations.

To test, apply the patch and search for instances of "isDate" in Koha
templates, includes, and JavaScript files. There should be no results.

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


More information about the Koha-bugs mailing list