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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 17 09:49:38 CET 2014


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

Jonathan Druart <jonathan.druart at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #25328|0                           |1
        is obsolete|                            |

--- Comment #3 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 25337
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25337&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.

Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
I'm not sure this function has ever been used.
This patch removes the toUC in tools/letter.tt too.

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


More information about the Koha-bugs mailing list