[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/css/en/includes opac-top.inc,1.8.2.5,1.8.2.6

Paul POULAIN tipaul at users.sourceforge.net
Thu Jun 16 17:41:12 CEST 2005


Update of /cvsroot/koha/koha/koha-tmpl/opac-tmpl/css/en/includes
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17205/koha-tmpl/opac-tmpl/css/en/includes

Modified Files:
      Tag: rel_2_2
	opac-top.inc 
Log Message:
changing popup size

Index: opac-top.inc
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/opac-tmpl/css/en/includes/opac-top.inc,v
retrieving revision 1.8.2.5
retrieving revision 1.8.2.6
diff -C2 -r1.8.2.5 -r1.8.2.6
*** opac-top.inc	6 Jun 2005 14:07:27 -0000	1.8.2.5
--- opac-top.inc	16 Jun 2005 15:41:09 -0000	1.8.2.6
***************
*** 25,29 ****
  	var MSG_NO_RECORD_ADDED = _("No biblio added");
  	function Dopop(link) {
! 		newin=window.open(link,'popup','width=500,height=400,toolbar=false,scrollbars=yes');
  	}
  	</script>
--- 25,29 ----
  	var MSG_NO_RECORD_ADDED = _("No biblio added");
  	function Dopop(link) {
! 		newin=window.open(link,'popup','width=700,height=500,toolbar=false,scrollbars=yes');
  	}
  	</script>





More information about the Koha-cvs mailing list