koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/npl/en/includes script.js,1.1.2


From: Owen Leonard
Subject: [Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/npl/en/includes script.js,1.1.2.1,1.1.2.2
Date: Tue, 25 Jan 2005 14:49:23 -0800

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

Modified Files:
      Tag: rel_2_2
        script.js 
Log Message:
Adding Dopop function for virtual shelves popup

Index: script.js
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/opac-tmpl/npl/en/includes/script.js,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -r1.1.2.1 -r1.1.2.2
*** script.js   11 Jan 2005 22:47:17 -0000      1.1.2.1
--- script.js   25 Jan 2005 22:49:09 -0000      1.1.2.2
***************
*** 60,62 ****
                return false;
        }
! }
\ No newline at end of file
--- 60,66 ----
                return false;
        }
! }
! 
! function Dopop(link) {
!       
newin=window.open(link,'popup','width=500,height=400,toolbar=false,scrollbars=yes');
!       }
\ No newline at end of file




reply via email to

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