phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: property/templates/default apartment.xsl,1.4,1.5


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/templates/default apartment.xsl,1.4,1.5 building.xsl,1.8,1.9 entrance.xsl,1.4,1.5 property.xsl,1.10,1.11
Date: Sun, 18 May 2003 06:59:16 -0400

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

Modified Files:
        apartment.xsl building.xsl entrance.xsl property.xsl 
Log Message:
no message

Index: apartment.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/apartment.xsl,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** apartment.xsl       11 May 2003 15:55:09 -0000      1.4
--- apartment.xsl       18 May 2003 10:59:14 -0000      1.5
***************
*** 15,20 ****
        </xsl:template>
        
!       <xsl:template match="list">
!               
                <xsl:call-template name="menu"/> 
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
--- 15,22 ----
        </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>
                <xsl:call-template name="menu"/> 
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
***************
*** 24,28 ****
                                </td>
                                <td align="center">
!                                       <xsl:call-template 
name="filter_select"/>
                                </td>
                                <td align="right">
--- 26,30 ----
                                </td>
                                <td align="center">
!                                       <xsl:call-template 
name="filter_filter"/>
                                </td>
                                <td align="right">
***************
*** 105,109 ****
  
                                <td align="right">
!                                       <xsl:value-of select="property_id"/>
                                </td>
                                <td align="right">
--- 107,114 ----
  
                                <td align="right">
!                                       <a href="javascript:void()"
!                                       onMouseOver="overlib('{property_name}', 
CAPTION, '{//lang_property_name}')"
!                                       onMouseOut="nd()">
!                                       <xsl:value-of select="property_id"/></a>
                                </td>
                                <td align="right">

Index: building.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/building.xsl,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** building.xsl        11 May 2003 15:55:09 -0000      1.8
--- building.xsl        18 May 2003 10:59:14 -0000      1.9
***************
*** 24,28 ****
                                </td>
                                <td align="center">
!                                       <xsl:call-template 
name="filter_select"/>
                                </td>
                                <td align="right">
--- 24,28 ----
                                </td>
                                <td align="center">
!                                       <xsl:call-template 
name="filter_filter"/>
                                </td>
                                <td align="right">
***************
*** 52,55 ****
--- 52,58 ----
                                        <a 
href="{$sort_property_id}"><xsl:value-of select="lang_property_id"/></a>
                                </td>
+                               <td class="th_text" width="20%" align="right">
+                                       <xsl:value-of 
select="lang_property_name"/>
+                               </td>
                                <td class="th_text" width="10%" align="right">
                                        <xsl:value-of 
select="lang_building_id"/>
***************
*** 92,95 ****
--- 95,101 ----
                                <td align="right">
                                        <xsl:value-of select="property_id"/>
+                               </td>
+                               <td align="left">
+                                       <xsl:value-of select="property_name"/>
                                </td>
                                <td align="right">

Index: entrance.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/entrance.xsl,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** entrance.xsl        11 May 2003 15:55:09 -0000      1.4
--- entrance.xsl        18 May 2003 10:59:14 -0000      1.5
***************
*** 24,28 ****
                                </td>
                                <td align="center">
!                                       <xsl:call-template 
name="filter_select"/>
                                </td>
                                <td align="right">
--- 24,28 ----
                                </td>
                                <td align="center">
!                                       <xsl:call-template 
name="filter_filter"/>
                                </td>
                                <td align="right">

Index: property.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/property.xsl,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** property.xsl        11 May 2003 15:55:09 -0000      1.10
--- property.xsl        18 May 2003 10:59:14 -0000      1.11
***************
*** 26,30 ****
                                </td>
                                <td align="center">
!                                       <xsl:call-template 
name="filter_select"/>
                                </td>
                                <td align="right">
--- 26,30 ----
                                </td>
                                <td align="center">
!                                       <xsl:call-template 
name="filter_filter"/>
                                </td>
                                <td align="right">
***************
*** 198,201 ****
--- 198,213 ----
                        </tr>
                        <tr>
+                               <td>
+                                       <xsl:value-of select="lang_owner"/>
+                               </td>
+                               <td>
+                                       <xsl:variable 
name="lang_owner_statustext"><xsl:value-of 
select="lang_owner_statustext"/></xsl:variable>
+                                               <select name="values[owner_id]" 
class="forms" onMouseover="window.status='{$lang_owner_statustext}'; return 
true;" onMouseout="window.status='';return true;">
+                                                       <option 
value=""><xsl:value-of select="lang_select_owner"/></option>
+                                                       <xsl:apply-templates 
select="owner_list"/>
+                                               </select>
+                               </td>
+                       </tr>
+                       <tr>
                                <td valign="top">
                                        <xsl:value-of select="lang_name"/>
***************
*** 314,317 ****
--- 326,342 ----
        </xsl:template>
  
+       <xsl:template match="owner_list">
+       <xsl:variable name="id"><xsl:value-of select="id"/></xsl:variable>
+               <xsl:choose>
+                       <xsl:when test="selected">
+                               <option value="{$id}" 
selected="selected"><xsl:value-of disable-output-escaping="yes" 
select="name"/></option>
+                       </xsl:when>
+                       <xsl:otherwise>
+                               <option value="{$id}"><xsl:value-of 
disable-output-escaping="yes" select="name"/></option>
+                       </xsl:otherwise>
+               </xsl:choose>
+       </xsl:template>
+ 
+ 
  <!-- view -->
  
***************
*** 350,353 ****
--- 375,392 ----
                                        <xsl:value-of 
select="value_part_of_town"/>
                                </td>
+                       </tr>
+                       <tr>
+                               <td>
+                                       <xsl:value-of select="lang_owner"/>
+                               </td>
+                                       <xsl:for-each select="owner_list" >
+                                               <xsl:choose>
+                                                       <xsl:when 
test="selected">
+                                                               <td>
+                                                                       
<xsl:value-of select="name"/>
+                                                               </td>
+                                                       </xsl:when>
+                                               </xsl:choose>
+                                       </xsl:for-each>
                        </tr>
                        <tr>





reply via email to

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