phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/templates/default/tts.xsl, 1.3


From: nomail
Subject: [Phpgroupware-cvs] property/templates/default/tts.xsl, 1.3
Date: Wed, 15 Sep 2004 09:53:25 +0200

Update of /property/templates/default
Modified Files:
        Branch: 
          tts.xsl

date: 2004/09/15 07:53:25;  author: sigurdne;  state: Exp;  lines: +4 -0

Log Message:
no message
=====================================================================
Index: property/templates/default/tts.xsl
diff -u property/templates/default/tts.xsl:1.2 
property/templates/default/tts.xsl:1.3
--- property/templates/default/tts.xsl:1.2      Wed Jun  2 19:10:47 2004
+++ property/templates/default/tts.xsl  Wed Sep 15 07:53:25 2004
@@ -17,6 +17,10 @@
        <xsl:template match="list">
                <xsl:variable name="autorefresh"><xsl:value-of 
select="autorefresh"/></xsl:variable>
                <META HTTP-EQUIV="Refresh" CONTENT="{$autorefresh}"/>
+
+               <div id="overDiv" style="position:absolute; 
visibility:hide;z-index:1;"></div>
+               <xsl:variable name="overlib_source"><xsl:value-of 
select="overlib_source"/></xsl:variable>
+               <SCRIPT LANGUAGE="JavaScript" SRC="{$overlib_source}"></SCRIPT>
                
                <xsl:call-template name="menu"/> 
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">




reply via email to

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