phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: property/templates/default project.xsl,1.1,1.2


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/templates/default project.xsl,1.1,1.2 workorder.xsl,1.6,1.7
Date: Tue, 18 Mar 2003 09:23:16 -0500

Update of /cvsroot/phpgroupware/property/templates/default
In directory subversions:/tmp/cvs-serv9122/templates/default

Modified Files:
        project.xsl workorder.xsl 
Log Message:
no message

Index: project.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/project.xsl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** project.xsl 18 Mar 2003 10:51:27 -0000      1.1
--- project.xsl 18 Mar 2003 14:23:11 -0000      1.2
***************
*** 109,112 ****
--- 109,114 ----
                <xsl:variable name="lang_edit_statustext"><xsl:value-of 
select="lang_edit_statustext"/></xsl:variable>
                <xsl:variable name="lang_delete_statustext"><xsl:value-of 
select="lang_delete_statustext"/></xsl:variable>
+               <xsl:variable name="lang_history_statustext"><xsl:value-of 
select="//lang_history_statustext"/></xsl:variable>
+               <xsl:variable name="link_history"><xsl:value-of 
select="//link_history"/></xsl:variable>
                        <tr>
                                <xsl:attribute name="class">
***************
*** 131,141 ****
                                </td>
                                <td align="right">
!                                       <xsl:value-of select="property_id"/>
                                </td>
                                <td align="right">
!                                       <xsl:value-of select="building_id"/>
                                </td>
                                <td align="right">
!                                       <xsl:value-of select="entrance_id"/>
                                </td>
                                <td align="right">
--- 133,143 ----
                                </td>
                                <td align="right">
!                                       <a 
href="{$link_history}&amp;query={property_id}" 
onMouseover="window.status='{$lang_history_statustext}';return true;" 
onMouseout="window.status='';return true;"><xsl:value-of 
select="property_id"/></a>
                                </td>
                                <td align="right">
!                                       <a 
href="{$link_history}&amp;query={property_id}-{building_id}" 
onMouseover="window.status='{$lang_history_statustext}';return true;" 
onMouseout="window.status='';return true;"><xsl:value-of 
select="building_id"/></a>
                                </td>
                                <td align="right">
!                                       <a 
href="{$link_history}&amp;query={property_id}-{building_id}-{entrance_id}" 
onMouseover="window.status='{$lang_history_statustext}';return true;" 
onMouseout="window.status='';return true;"><xsl:value-of 
select="entrance_id"/></a>
                                </td>
                                <td align="right">
***************
*** 143,147 ****
                                </td>
                                <td align="right">
!                                       <xsl:value-of select="apartment_id"/>
                                </td>
                                <td align="left">
--- 145,149 ----
                                </td>
                                <td align="right">
!                                       <a 
href="{$link_history}&amp;query={property_id}-{building_id}-{entrance_id}-{apartment_id}"
 onMouseover="window.status='{$lang_history_statustext}';return true;" 
onMouseout="window.status='';return true;"><xsl:value-of 
select="apartment_id"/></a>
                                </td>
                                <td align="left">

Index: workorder.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/workorder.xsl,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** workorder.xsl       18 Mar 2003 10:51:27 -0000      1.6
--- workorder.xsl       18 Mar 2003 14:23:11 -0000      1.7
***************
*** 157,160 ****
--- 157,162 ----
                <xsl:variable name="lang_edit_statustext"><xsl:value-of 
select="lang_edit_statustext"/></xsl:variable>
                <xsl:variable name="lang_delete_statustext"><xsl:value-of 
select="lang_delete_statustext"/></xsl:variable>
+               <xsl:variable name="lang_history_statustext"><xsl:value-of 
select="//lang_history_statustext"/></xsl:variable>
+               <xsl:variable name="link_history"><xsl:value-of 
select="//link_history"/></xsl:variable>
                        <tr>
                                <xsl:attribute name="class">
***************
*** 182,192 ****
                                </td>
                                <td align="right">
!                                       <xsl:value-of select="property_id"/>
                                </td>
                                <td align="right">
!                                       <xsl:value-of select="building_id"/>
                                </td>
                                <td align="right">
!                                       <xsl:value-of select="entrance_id"/>
                                </td>
                                <td align="right">
--- 184,194 ----
                                </td>
                                <td align="right">
!                                       <a 
href="{$link_history}&amp;query={property_id}" 
onMouseover="window.status='{$lang_history_statustext}';return true;" 
onMouseout="window.status='';return true;"><xsl:value-of 
select="property_id"/></a>
                                </td>
                                <td align="right">
!                                       <a 
href="{$link_history}&amp;query={property_id}-{building_id}" 
onMouseover="window.status='{$lang_history_statustext}';return true;" 
onMouseout="window.status='';return true;"><xsl:value-of 
select="building_id"/></a>
                                </td>
                                <td align="right">
!                                       <a 
href="{$link_history}&amp;query={property_id}-{building_id}-{entrance_id}" 
onMouseover="window.status='{$lang_history_statustext}';return true;" 
onMouseout="window.status='';return true;"><xsl:value-of 
select="entrance_id"/></a>
                                </td>
                                <td align="right">
***************
*** 194,198 ****
                                </td>
                                <td align="right">
!                                       <xsl:value-of select="apartment_id"/>
                                </td>
                                <td align="left">
--- 196,200 ----
                                </td>
                                <td align="right">
!                                       <a 
href="{$link_history}&amp;query={property_id}-{building_id}-{entrance_id}-{apartment_id}"
 onMouseover="window.status='{$lang_history_statustext}';return true;" 
onMouseout="window.status='';return true;"><xsl:value-of 
select="apartment_id"/></a>
                                </td>
                                <td align="left">





reply via email to

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