koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/catalogue MARCde


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/catalogue MARCdetail.tmpl,1.27,1.28
Date: Thu, 02 Dec 2004 08:43:11 -0800

Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/catalogue
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30254/koha-tmpl/intranet-tmpl/default/en/catalogue

Modified Files:
        MARCdetail.tmpl 
Log Message:
opening a popup in a small window

Index: MARCdetail.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/catalogue/MARCdetail.tmpl,v
retrieving revision 1.27
retrieving revision 1.28
diff -C2 -r1.27 -r1.28
*** MARCdetail.tmpl     2 Nov 2004 17:28:31 -0000       1.27
--- MARCdetail.tmpl     2 Dec 2004 16:43:09 -0000       1.28
***************
*** 333,337 ****
  }
  function Dopop(link) {
!       
newin=window.open(link,'width=500,height=400,toolbar=false,scrollbars=yes');
  }
  </script>
--- 333,337 ----
  }
  function Dopop(link) {
!       
newin=window.open(link,'popup','width=500,height=400,toolbar=false,scrollbars=yes');
  }
  </script>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]