Removing unused java script reference
authorChris Nighswonger <cnighswonger@foundations.edu>
Thu, 6 Mar 2008 06:43:52 +0000 (19:43 +1300)
committerJoshua Ferraro <jmf@liblime.com>
Thu, 6 Mar 2008 12:25:16 +0000 (06:25 -0600)
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tmpl

index 968d6c6..3a6416e 100644 (file)
@@ -7,9 +7,6 @@
 $(document).ready(function() {
        $('#finesholdsissues').tabs();
  });
-<!-- TMPL_IF NAME="patronimages" -->$(window).load(function() {
-                       verify_patron_images();
-                });<!-- /TMPL_IF -->
 function uncheck_sibling(me){
 nodename=me.getAttribute("name");
 if (nodename =="barcodes[]"){