phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/templates/base workorder.xsl tts.xsl t...


From: Sigurd Nes
Subject: [Phpgroupware-cvs] property/templates/base workorder.xsl tts.xsl t...
Date: Mon, 10 Apr 2006 09:39:13 +0000

CVSROOT:        /sources/phpgroupware
Module name:    property
Branch:         
Changes by:     Sigurd Nes <address@hidden>     06/04/10 09:39:13

Modified files:
        templates/base : workorder.xsl tts.xsl tenant.xsl 
                         s_agreement.xsl request.xsl r_agreement.xsl 
                         project.xsl location.xsl invoice.xsl gab.xsl 
                         entity.xsl custom.xsl budget.xsl agreement.xsl 
                         actor.xsl abook_form.xsl 

Log message:
        

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/phpgroupware/property/templates/base/workorder.xsl.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/phpgroupware/property/templates/base/tts.xsl.diff?tr1=1.11&tr2=1.12&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/phpgroupware/property/templates/base/tenant.xsl.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/phpgroupware/property/templates/base/s_agreement.xsl.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/phpgroupware/property/templates/base/request.xsl.diff?tr1=1.8&tr2=1.9&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/phpgroupware/property/templates/base/r_agreement.xsl.diff?tr1=1.12&tr2=1.13&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/phpgroupware/property/templates/base/project.xsl.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/phpgroupware/property/templates/base/location.xsl.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/phpgroupware/property/templates/base/invoice.xsl.diff?tr1=1.9&tr2=1.10&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/phpgroupware/property/templates/base/gab.xsl.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/phpgroupware/property/templates/base/entity.xsl.diff?tr1=1.7&tr2=1.8&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/phpgroupware/property/templates/base/custom.xsl.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/phpgroupware/property/templates/base/budget.xsl.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/phpgroupware/property/templates/base/agreement.xsl.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/phpgroupware/property/templates/base/actor.xsl.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/phpgroupware/property/templates/base/abook_form.xsl.diff?tr1=1.1&tr2=1.2&r1=text&r2=text

Patches:
Index: property/templates/base/abook_form.xsl
diff -u property/templates/base/abook_form.xsl:1.1 
property/templates/base/abook_form.xsl:1.2
--- property/templates/base/abook_form.xsl:1.1  Mon Jan 17 10:03:18 2005
+++ property/templates/base/abook_form.xsl      Mon Apr 10 09:39:13 2006
@@ -1,11 +1,10 @@
-<!-- $Id: abook_form.xsl,v 1.1 2005/01/17 10:03:18 sigurdne Exp $ -->
+<!-- $Id: abook_form.xsl,v 1.2 2006/04/10 09:39:13 sigurdne Exp $ -->
 
        <xsl:template name="abook_form">
                <xsl:apply-templates select="abook_data"/>
        </xsl:template>
 
        <xsl:template match="abook_data">
-               <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>
 
Index: property/templates/base/actor.xsl
diff -u property/templates/base/actor.xsl:1.1 
property/templates/base/actor.xsl:1.2
--- property/templates/base/actor.xsl:1.1       Mon Jan 17 10:03:18 2005
+++ property/templates/base/actor.xsl   Mon Apr 10 09:39:13 2006
@@ -20,7 +20,6 @@
        </xsl:template>
 
        <xsl:template match="list">
-               <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>
 
Index: property/templates/base/agreement.xsl
diff -u property/templates/base/agreement.xsl:1.3 
property/templates/base/agreement.xsl:1.4
--- property/templates/base/agreement.xsl:1.3   Tue Jun 28 13:23:07 2005
+++ property/templates/base/agreement.xsl       Mon Apr 10 09:39:13 2006
@@ -29,7 +29,6 @@
        </xsl:template>
 
        <xsl:template match="list">
-               <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>
 
@@ -474,7 +473,6 @@
                <xsl:variable name="dateformat_source"><xsl:value-of 
select="dateformat_source"/></xsl:variable>
                <SCRIPT LANGUAGE="JavaScript" 
SRC="{$dateformat_source}"></SCRIPT>
 
-               <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>
 
Index: property/templates/base/budget.xsl
diff -u property/templates/base/budget.xsl:1.3 
property/templates/base/budget.xsl:1.4
--- property/templates/base/budget.xsl:1.3      Fri Apr  7 13:27:37 2006
+++ property/templates/base/budget.xsl  Mon Apr 10 09:39:13 2006
@@ -384,7 +384,6 @@
 <!-- view -->
 
        <xsl:template match="view">
-               <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>
 
Index: property/templates/base/custom.xsl
diff -u property/templates/base/custom.xsl:1.2 
property/templates/base/custom.xsl:1.3
--- property/templates/base/custom.xsl:1.2      Thu Jan 19 14:31:09 2006
+++ property/templates/base/custom.xsl  Mon Apr 10 09:39:13 2006
@@ -228,7 +228,6 @@
 <!-- view -->
 
        <xsl:template match="view">
-               <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>
 
Index: property/templates/base/entity.xsl
diff -u property/templates/base/entity.xsl:1.7 
property/templates/base/entity.xsl:1.8
--- property/templates/base/entity.xsl:1.7      Fri Mar 24 19:29:49 2006
+++ property/templates/base/entity.xsl  Mon Apr 10 09:39:13 2006
@@ -1,4 +1,4 @@
-<!-- $Id: entity.xsl,v 1.7 2006/03/24 19:29:49 sigurdne Exp $ -->
+<!-- $Id: entity.xsl,v 1.8 2006/04/10 09:39:13 sigurdne Exp $ -->
 
        <xsl:template name="app_data">
                <xsl:choose>
@@ -21,7 +21,6 @@
        </xsl:template>
        
        <xsl:template match="list">
-               <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>
 
@@ -191,7 +190,6 @@
 <!-- add / edit -->
 
        <xsl:template match="edit">
-               <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>
 
@@ -498,7 +496,6 @@
 
 <!-- view -->
        <xsl:template match="view">
-               <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>
 
Index: property/templates/base/gab.xsl
diff -u property/templates/base/gab.xsl:1.5 property/templates/base/gab.xsl:1.6
--- property/templates/base/gab.xsl:1.5 Mon Apr  3 12:03:00 2006
+++ property/templates/base/gab.xsl     Mon Apr 10 09:39:13 2006
@@ -1,4 +1,4 @@
-<!-- $Id: gab.xsl,v 1.5 2006/04/03 12:03:00 sigurdne Exp $ -->
+<!-- $Id: gab.xsl,v 1.6 2006/04/10 09:39:13 sigurdne Exp $ -->
 
        <xsl:template name="app_data">
                <xsl:choose>
@@ -155,7 +155,6 @@
        </xsl:template>
 
        <xsl:template match="list_gab">
-               <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>
 
Index: property/templates/base/invoice.xsl
diff -u property/templates/base/invoice.xsl:1.9 
property/templates/base/invoice.xsl:1.10
--- property/templates/base/invoice.xsl:1.9     Wed Feb 15 14:37:37 2006
+++ property/templates/base/invoice.xsl Mon Apr 10 09:39:13 2006
@@ -1,4 +1,4 @@
-<!-- $Id: invoice.xsl,v 1.9 2006/02/15 14:37:37 sigurdne Exp $ -->
+<!-- $Id: invoice.xsl,v 1.10 2006/04/10 09:39:13 sigurdne Exp $ -->
 
        <xsl:template name="app_data">
                <xsl:choose>
@@ -125,7 +125,6 @@
 <!-- list_voucher -->
 
        <xsl:template match="list_voucher">
-               <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:variable name="check_source"><xsl:value-of 
select="check_source"/></xsl:variable>
@@ -556,7 +555,6 @@
 <!-- list_voucher_paid -->
 
        <xsl:template match="list_voucher_paid">
-               <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>
 
@@ -840,7 +838,6 @@
 <!-- consume -->
 
        <xsl:template match="consume">
-               <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>
 
@@ -2237,7 +2234,6 @@
 <!--list_invoice_sub-->
 
        <xsl:template match="list_invoice_sub">
-               <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>
                <SCRIPT LANGUAGE="JavaScript" SRC="{check_source}"></SCRIPT>
Index: property/templates/base/location.xsl
diff -u property/templates/base/location.xsl:1.6 
property/templates/base/location.xsl:1.7
--- property/templates/base/location.xsl:1.6    Mon Mar 27 08:26:18 2006
+++ property/templates/base/location.xsl        Mon Apr 10 09:39:13 2006
@@ -1,4 +1,4 @@
-<!-- $Id: location.xsl,v 1.6 2006/03/27 08:26:18 sigurdne Exp $ -->
+<!-- $Id: location.xsl,v 1.7 2006/04/10 09:39:13 sigurdne Exp $ -->
 
        <xsl:template name="app_data">
                <xsl:choose>
@@ -35,7 +35,6 @@
                        </xsl:when>
                </xsl:choose>
 
-               <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:choose>
Index: property/templates/base/project.xsl
diff -u property/templates/base/project.xsl:1.5 
property/templates/base/project.xsl:1.6
--- property/templates/base/project.xsl:1.5     Wed Sep 14 10:21:49 2005
+++ property/templates/base/project.xsl Mon Apr 10 09:39:13 2006
@@ -1,4 +1,4 @@
-<!-- $Id: project.xsl,v 1.5 2005/09/14 10:21:49 sigurdne Exp $ -->
+<!-- $Id: project.xsl,v 1.6 2006/04/10 09:39:13 sigurdne Exp $ -->
 
        <xsl:template name="app_data">
                <xsl:choose>
@@ -15,7 +15,6 @@
        </xsl:template>
        
        <xsl:template match="list_project">
-               <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>
 
Index: property/templates/base/r_agreement.xsl
diff -u property/templates/base/r_agreement.xsl:1.12 
property/templates/base/r_agreement.xsl:1.13
--- property/templates/base/r_agreement.xsl:1.12        Tue Feb 21 14:48:22 2006
+++ property/templates/base/r_agreement.xsl     Mon Apr 10 09:39:13 2006
@@ -29,7 +29,6 @@
        </xsl:template>
 
        <xsl:template match="list">
-               <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>
 
@@ -356,7 +355,6 @@
                <xsl:variable name="dateformat_source"><xsl:value-of 
select="dateformat_source"/></xsl:variable>
                <SCRIPT LANGUAGE="JavaScript" 
SRC="{$dateformat_source}"></SCRIPT>
 
-               <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>
 
Index: property/templates/base/request.xsl
diff -u property/templates/base/request.xsl:1.8 
property/templates/base/request.xsl:1.9
--- property/templates/base/request.xsl:1.8     Thu Feb  9 13:22:56 2006
+++ property/templates/base/request.xsl Mon Apr 10 09:39:13 2006
@@ -1,4 +1,4 @@
-<!-- $Id: request.xsl,v 1.8 2006/02/09 13:22:56 sigurdne Exp $ -->
+<!-- $Id: request.xsl,v 1.9 2006/04/10 09:39:13 sigurdne Exp $ -->
 
        <xsl:template name="app_data">
                <xsl:choose>
@@ -75,7 +75,6 @@
        </xsl:template>
 
        <xsl:template match="list">
-               <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>
                
Index: property/templates/base/s_agreement.xsl
diff -u property/templates/base/s_agreement.xsl:1.2 
property/templates/base/s_agreement.xsl:1.3
--- property/templates/base/s_agreement.xsl:1.2 Wed Mar 16 12:24:07 2005
+++ property/templates/base/s_agreement.xsl     Mon Apr 10 09:39:12 2006
@@ -26,7 +26,6 @@
        </xsl:template>
 
        <xsl:template match="list">
-               <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>
 
@@ -224,7 +223,6 @@
                <xsl:variable name="dateformat_source"><xsl:value-of 
select="dateformat_source"/></xsl:variable>
                <SCRIPT LANGUAGE="JavaScript" 
SRC="{$dateformat_source}"></SCRIPT>
 
-               <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>
 
Index: property/templates/base/tenant.xsl
diff -u property/templates/base/tenant.xsl:1.1 
property/templates/base/tenant.xsl:1.2
--- property/templates/base/tenant.xsl:1.1      Mon Jan 17 10:03:18 2005
+++ property/templates/base/tenant.xsl  Mon Apr 10 09:39:12 2006
@@ -20,7 +20,6 @@
        </xsl:template>
 
        <xsl:template match="list">
-               <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>
 
Index: property/templates/base/tts.xsl
diff -u property/templates/base/tts.xsl:1.11 
property/templates/base/tts.xsl:1.12
--- property/templates/base/tts.xsl:1.11        Wed Nov  9 13:09:23 2005
+++ property/templates/base/tts.xsl     Mon Apr 10 09:39:12 2006
@@ -1,4 +1,4 @@
-<!-- $Id: tts.xsl,v 1.11 2005/11/09 13:09:23 sigurdne Exp $ -->
+<!-- $Id: tts.xsl,v 1.12 2006/04/10 09:39:12 sigurdne Exp $ -->
 
        <xsl:template name="app_data">
                <xsl:choose>
@@ -18,7 +18,6 @@
                <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>
                
Index: property/templates/base/workorder.xsl
diff -u property/templates/base/workorder.xsl:1.5 
property/templates/base/workorder.xsl:1.6
--- property/templates/base/workorder.xsl:1.5   Wed Nov  9 13:09:23 2005
+++ property/templates/base/workorder.xsl       Mon Apr 10 09:39:12 2006
@@ -1,4 +1,4 @@
-<!-- $Id: workorder.xsl,v 1.5 2005/11/09 13:09:23 sigurdne Exp $ -->
+<!-- $Id: workorder.xsl,v 1.6 2006/04/10 09:39:12 sigurdne Exp $ -->
 
        <xsl:template name="app_data">
                <xsl:choose>
@@ -65,7 +65,6 @@
        </xsl:template>
 
        <xsl:template match="list_workorder">
-               <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>
                




reply via email to

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