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.6,1.


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/templates/default equipment.xsl,1.6,1.7 property.xsl,1.7,1.8
Date: Fri, 04 Apr 2003 14:07:35 -0500

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

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

Index: equipment.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/equipment.xsl,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** equipment.xsl       18 Feb 2003 19:29:00 -0000      1.6
--- equipment.xsl       4 Apr 2003 19:07:33 -0000       1.7
***************
*** 36,41 ****
                                <td colspan="4" width="100%">
                                        <xsl:call-template name="nextmatchs"/>
-                                       <!--    <xsl:with-param 
name="nextmatchs_params"/>
-                                       </xsl:call-template> -->
                                </td>
                        </tr>
--- 36,39 ----
***************
*** 81,84 ****
--- 79,89 ----
                                        <a 
href="{$sort_street_name}"><xsl:value-of select="lang_street_name"/></a>
                                </td>
+                               <xsl:choose>
+                                       <xsl:when test="attribute!=''">
+                                               <td class="th_text" width="15%" 
align="center">
+                                                       <xsl:value-of 
select="lang_attribute"/>
+                                               </td>
+                                       </xsl:when>
+                               </xsl:choose>
                                <td class="th_text" width="5%" align="center">
                                        <xsl:value-of select="lang_view"/>
***************
*** 140,143 ****
--- 145,155 ----
                                        <xsl:value-of select="street"/>
                                </td>
+                               <xsl:choose>
+                                       <xsl:when test="value_attribute!=''">
+                                               <td class="th_text" width="15%" 
align="center">
+                                                       <xsl:value-of 
select="value_attribute"/>
+                                               </td>
+                                       </xsl:when>
+                               </xsl:choose>
                                <td align="center">
                                        <xsl:variable 
name="link_view"><xsl:value-of select="link_view"/></xsl:variable>

Index: property.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/property.xsl,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** property.xsl        27 Feb 2003 19:40:03 -0000      1.7
--- property.xsl        4 Apr 2003 19:07:33 -0000       1.8
***************
*** 102,106 ****
                                        <xsl:value-of select="first"/>
                                </td>
!                               <td align="center">
                                        <xsl:value-of select="part_of_town"/>
                                </td>
--- 102,106 ----
                                        <xsl:value-of select="first"/>
                                </td>
!                               <td align="left">
                                        <xsl:value-of select="part_of_town"/>
                                </td>





reply via email to

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