phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: property/templates/default workorder.xsl,1.10,1.


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/templates/default workorder.xsl,1.10,1.11
Date: Thu, 10 Apr 2003 06:14:29 -0400

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

Modified Files:
        workorder.xsl 
Log Message:
no message

Index: workorder.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/workorder.xsl,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** workorder.xsl       3 Apr 2003 19:12:45 -0000       1.10
--- workorder.xsl       10 Apr 2003 10:14:27 -0000      1.11
***************
*** 100,104 ****
                <xsl:variable name="sort_workorder"><xsl:value-of 
select="sort_workorder"/></xsl:variable>
                <xsl:variable name="sort_property"><xsl:value-of 
select="sort_property"/></xsl:variable>
!               <xsl:variable name="sort_street_name"><xsl:value-of 
select="sort_street_name"/></xsl:variable>
                        <tr class="th">
                                <td class="th_text" width="5%" align="right">
--- 100,104 ----
                <xsl:variable name="sort_workorder"><xsl:value-of 
select="sort_workorder"/></xsl:variable>
                <xsl:variable name="sort_property"><xsl:value-of 
select="sort_property"/></xsl:variable>
!               <xsl:variable name="sort_address"><xsl:value-of 
select="sort_address"/></xsl:variable>
                        <tr class="th">
                                <td class="th_text" width="5%" align="right">
***************
*** 128,132 ****
                                </td>
                                <td class="th_text" width="30%" align="right">
!                                       <a 
href="{$sort_street_name}"><xsl:value-of select="lang_street_name"/></a>
                                </td>
                                <td class="th_text" width="5%" align="center">
--- 128,132 ----
                                </td>
                                <td class="th_text" width="30%" align="right">
!                                       <a href="{$sort_address}"><xsl:value-of 
select="lang_address"/></a>
                                </td>
                                <td class="th_text" width="5%" align="center">
***************
*** 201,205 ****
                                </td>
                                <td align="left">
!                                       <xsl:value-of select="street"/>
                                </td>
                                <td align="left">
--- 201,205 ----
                                </td>
                                <td align="left">
!                                       <xsl:value-of select="address"/>
                                </td>
                                <td align="left">





reply via email to

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