phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: property/templates/default equipment.xsl,1.7,1.


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/templates/default equipment.xsl,1.7,1.8 project.xsl,1.5,1.6
Date: Wed, 09 Apr 2003 16:14:13 -0400

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

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

Index: equipment.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/equipment.xsl,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** equipment.xsl       4 Apr 2003 19:07:33 -0000       1.7
--- equipment.xsl       9 Apr 2003 20:14:11 -0000       1.8
***************
*** 49,53 ****
                <xsl:variable name="sort_equipment"><xsl:value-of 
select="sort_equipment"/></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">
--- 49,53 ----
                <xsl:variable name="sort_equipment"><xsl:value-of 
select="sort_equipment"/></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">
***************
*** 70,81 ****
                                        <xsl:value-of select="lang_entrance"/>
                                </td>
!                               <td class="th_text" width="5%" align="right">
                                        <xsl:value-of select="lang_floor"/>
!                               </td>
                                <td class="th_text" width="4%" align="right">
                                        <xsl:value-of select="lang_apartment"/>
                                </td>
!                               <td class="th_text" width="30%" align="right">
!                                       <a 
href="{$sort_street_name}"><xsl:value-of select="lang_street_name"/></a>
                                </td>
                                <xsl:choose>
--- 70,81 ----
                                        <xsl:value-of select="lang_entrance"/>
                                </td>
!                       <!--    <td class="th_text" width="5%" align="right">
                                        <xsl:value-of select="lang_floor"/>
!                               </td> -->
                                <td class="th_text" width="4%" align="right">
                                        <xsl:value-of select="lang_apartment"/>
                                </td>
!                               <td class="th_text" width="30%" align="left">
!                                       <a href="{$sort_address}"><xsl:value-of 
select="lang_address"/></a>
                                </td>
                                <xsl:choose>
***************
*** 135,141 ****
                                        <xsl:value-of select="entrance_id"/>
                                </td>
!                               <td align="right">
                                        <xsl:value-of select="floor"/>
!                               </td>
                                <td align="right">
                                        <xsl:value-of select="apartment_id"/>
--- 135,141 ----
                                        <xsl:value-of select="entrance_id"/>
                                </td>
!                       <!--    <td align="right">
                                        <xsl:value-of select="floor"/>
!                               </td> -->
                                <td align="right">
                                        <xsl:value-of select="apartment_id"/>
***************
*** 143,147 ****
  
                                <td align="left">
!                                       <xsl:value-of select="street"/>
                                </td>
                                <xsl:choose>
--- 143,147 ----
  
                                <td align="left">
!                                       <xsl:value-of select="address"/>
                                </td>
                                <xsl:choose>

Index: project.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/project.xsl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** project.xsl 7 Apr 2003 07:21:57 -0000       1.5
--- project.xsl 9 Apr 2003 20:14:11 -0000       1.6
***************
*** 53,57 ****
                <xsl:variable name="sort_project"><xsl:value-of 
select="sort_project"/></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">
--- 53,57 ----
                <xsl:variable name="sort_project"><xsl:value-of 
select="sort_project"/></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">
***************
*** 78,82 ****
                                </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">
--- 78,82 ----
                                </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">
***************
*** 150,154 ****
                                </td>
                                <td align="left">
!                                       <xsl:value-of select="street"/>
                                </td>
                                <td align="left">
--- 150,154 ----
                                </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]