[Koha-cvs] koha/koha-tmpl/opac-tmpl/npl/en/includes main.js [dev_week]

Owen Leonard oleonard at athenscounty.lib.oh.us
Tue Oct 3 17:44:39 CEST 2006


CVSROOT:	/sources/koha
Module name:	koha
Branch:		dev_week
Changes by:	Owen Leonard <oleonard>	06/10/03 15:44:39

Modified files:
	koha-tmpl/opac-tmpl/npl/en/includes: main.js 

Log message:
	Removing NPL-specific function call

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/opac-tmpl/npl/en/includes/main.js?cvsroot=koha&only_with_tag=dev_week&r1=1.1.2.1.2.2&r2=1.1.2.1.2.3

Patches:
Index: main.js
===================================================================
RCS file: /sources/koha/koha/koha-tmpl/opac-tmpl/npl/en/includes/Attic/main.js,v
retrieving revision 1.1.2.1.2.2
retrieving revision 1.1.2.1.2.3
diff -u -b -r1.1.2.1.2.2 -r1.1.2.1.2.3
--- main.js	21 Sep 2006 20:04:27 -0000	1.1.2.1.2.2
+++ main.js	3 Oct 2006 15:44:39 -0000	1.1.2.1.2.3
@@ -141,6 +141,5 @@
 	newin=window.open(link,'popup','width=500,height=400,toolbar=false,scrollbars=yes');
 }
 
-addLoadEvent(prepareOpacLogin);
 addLoadEvent(verify_images);
 // addLoadEvent(runLSPrep);





More information about the Koha-cvs mailing list