phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: property/templates/default invoice.xsl, 1.34, 1


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/templates/default invoice.xsl, 1.34, 1.35 values.xsl, 1.4, 1.5 lookup.xsl, 1.22, 1.23 location.xsl, 1.20, 1.21 equipment.xsl, 1.14, 1.15
Date: Thu, 18 Sep 2003 15:06:21 -0400

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

Modified Files:
        invoice.xsl values.xsl lookup.xsl location.xsl equipment.xsl 
Log Message:
no message

Index: invoice.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/invoice.xsl,v
retrieving revision 1.34
retrieving revision 1.35
diff -C2 -r1.34 -r1.35
*** invoice.xsl 18 Sep 2003 14:00:49 -0000      1.34
--- invoice.xsl 18 Sep 2003 19:06:18 -0000      1.35
***************
*** 165,169 ****
                                <td></td>
                                <td></td>
!                               <td class="th_text" align="right">
                                        <xsl:value-of select="sum"/>
                                </td>
--- 165,169 ----
                                <td></td>
                                <td></td>
!                               <td class="small_text" align="right">
                                        <xsl:value-of select="sum"/>
                                </td>
***************
*** 185,189 ****
                                  <a 
href="javascript:check_all_radio('sign_budget_responsible')"><img 
src="{$img_check}" border="0" height="16" width="21" 
alt="{lang_select_all}"/></a>
                                </td>
!                               <td align="center">
                                  <a 
href="javascript:check_all_checkbox('values[transfer]')"><img 
src="{$img_check}" border="0" height="16" width="21" 
alt="{lang_select_all}"/></a>
                                </td>
--- 185,189 ----
                                  <a 
href="javascript:check_all_radio('sign_budget_responsible')"><img 
src="{$img_check}" border="0" height="16" width="21" 
alt="{lang_select_all}"/></a>
                                </td>
!                               <td align="right">
                                  <a 
href="javascript:check_all_checkbox('values[transfer]')"><img 
src="{$img_check}" border="0" height="16" width="21" 
alt="{lang_select_all}"/></a>
                                </td>
***************
*** 285,289 ****
                                </xsl:attribute>
  
!                               <td align="right">
                                        <input type="hidden" 
name="values[counter][{$counter}]" value="{counter}">
                                        </input>
--- 285,289 ----
                                </xsl:attribute>
  
!                               <td class="small_text" align="right">
                                        <input type="hidden" 
name="values[counter][{$counter}]" value="{counter}">
                                        </input>
***************
*** 298,302 ****
                                        <xsl:value-of select="voucher_id"/></a> 
                                
                                </td>
!                               <td align="right">
                                        <xsl:variable 
name="lang_payment_date"><xsl:value-of 
select="lang_payment_date"/></xsl:variable>
                                        <xsl:variable 
name="payment_date"><xsl:value-of select="payment_date"/></xsl:variable>
--- 298,302 ----
                                        <xsl:value-of select="voucher_id"/></a> 
                                
                                </td>
!                               <td class="small_text" align="right">
                                        <xsl:variable 
name="lang_payment_date"><xsl:value-of 
select="lang_payment_date"/></xsl:variable>
                                        <xsl:variable 
name="payment_date"><xsl:value-of select="payment_date"/></xsl:variable>
***************
*** 306,310 ****
                                        <xsl:value-of 
select="voucher_date"/></a>                                                     
          
                                </td>
!                               <td align="right">
                                        <input type="hidden" 
name="values[sign_orig][{$counter}]" value="{sign_orig}">
                                        </input>
--- 306,310 ----
                                        <xsl:value-of 
select="voucher_date"/></a>                                                     
          
                                </td>
!                               <td class="small_text" align="right">
                                        <input type="hidden" 
name="values[sign_orig][{$counter}]" value="{sign_orig}">
                                        </input>
***************
*** 316,323 ****
                                        </input>
                                </td>
!                               <td align="right">
                                        <xsl:value-of select="amount"/>
                                </td>
!                               <td align="right">
                                        <xsl:variable 
name="vendor"><xsl:value-of select="vendor"/></xsl:variable>
                                        <xsl:variable 
name="vendor_id"><xsl:value-of select="vendor_id"/></xsl:variable>
--- 316,323 ----
                                        </input>
                                </td>
!                               <td class="small_text" align="right">
                                        <xsl:value-of select="amount"/>
                                </td>
!                               <td class="small_text" align="right">
                                        <xsl:variable 
name="vendor"><xsl:value-of select="vendor"/></xsl:variable>
                                        <xsl:variable 
name="vendor_id"><xsl:value-of select="vendor_id"/></xsl:variable>
***************
*** 328,340 ****
  
                                </td>
!                               <td align="right">
                                        <input type="hidden" 
name="values[invoice_count][{$counter}]" value="{invoice_count}">
                                        </input>
                                        <xsl:value-of select="invoice_count"/>
                                </td>
!                               <td align="center">
                                        <xsl:value-of select="type"/>
                                </td>
!                               <td align="right">
                                        <xsl:variable 
name="link_period"><xsl:value-of 
select="link_period"/>&amp;voucher_id=<xsl:value-of 
select="voucher_id"/>&amp;period=<xsl:value-of select="period"/></xsl:variable>
                                        <xsl:variable 
name="lang_period_help"><xsl:value-of select="lang_period_help"/></xsl:variable>
--- 328,340 ----
  
                                </td>
!                               <td class="small_text" align="right">
                                        <input type="hidden" 
name="values[invoice_count][{$counter}]" value="{invoice_count}">
                                        </input>
                                        <xsl:value-of select="invoice_count"/>
                                </td>
!                               <td class="small_text" align="center">
                                        <xsl:value-of select="type"/>
                                </td>
!                               <td class="small_text" align="right">
                                        <xsl:variable 
name="link_period"><xsl:value-of 
select="link_period"/>&amp;voucher_id=<xsl:value-of 
select="voucher_id"/>&amp;period=<xsl:value-of select="period"/></xsl:variable>
                                        <xsl:variable 
name="lang_period_help"><xsl:value-of select="lang_period_help"/></xsl:variable>
***************
*** 357,361 ****
                                        </xsl:choose>
                                </td>
!                               <td align="center">
                                        <xsl:choose>
                                                <xsl:when test="is_janitor">
--- 357,361 ----
                                        </xsl:choose>
                                </td>
!                               <td class="small_text" align="center">
                                        <xsl:choose>
                                                <xsl:when test="is_janitor">
***************
*** 375,379 ****
                                        </xsl:choose>
                                </td>
!                               <td align="right">
        
                                        <xsl:choose>
--- 375,379 ----
                                        </xsl:choose>
                                </td>
!                               <td class="small_text" align="right">
        
                                        <xsl:choose>
***************
*** 410,414 ****
                                        <xsl:value-of select="janitor"/>
                                </td>
!                               <td align="right">
                                
                                        <xsl:choose>
--- 410,414 ----
                                        <xsl:value-of select="janitor"/>
                                </td>
!                               <td class="small_text" align="right">
                                
                                        <xsl:choose>
***************
*** 445,449 ****
                                        <xsl:value-of select="supervisor"/>
                                </td>
!                               <td align="right">
                                        <xsl:choose>
                                                <xsl:when 
test="is_budget_responsible='128'">
--- 445,449 ----
                                        <xsl:value-of select="supervisor"/>
                                </td>
!                               <td class="small_text" align="right">
                                        <xsl:choose>
                                                <xsl:when 
test="is_budget_responsible='128'">
***************
*** 478,482 ****
                                        <xsl:value-of 
select="budget_responsible"/>
                                </td>
!                               <td align="right">
                                        <xsl:choose>
                                                <xsl:when 
test="is_transfer='16'">
--- 478,482 ----
                                        <xsl:value-of 
select="budget_responsible"/>
                                </td>
!                               <td class="small_text" align="right">
                                        <xsl:choose>
                                                <xsl:when 
test="is_transfer='16'">
***************
*** 505,509 ****
                                        <xsl:when test="//acl_delete!=''">
                                                <xsl:variable 
name="lang_delete_statustext"><xsl:value-of 
select="lang_delete_statustext"/></xsl:variable>
!                                               <td align="center">
                                        <xsl:variable 
name="link_delete"><xsl:value-of select="link_delete"/></xsl:variable>
                                        <a href="{$link_delete}" 
onMouseover="window.status='{$lang_delete_statustext}';return true;" 
onMouseout="window.status='';return true;"><xsl:value-of 
select="text_delete"/></a>
--- 505,509 ----
                                        <xsl:when test="//acl_delete!=''">
                                                <xsl:variable 
name="lang_delete_statustext"><xsl:value-of 
select="lang_delete_statustext"/></xsl:variable>
!                                               <td class="small_text" 
align="center">
                                        <xsl:variable 
name="link_delete"><xsl:value-of select="link_delete"/></xsl:variable>
                                        <a href="{$link_delete}" 
onMouseover="window.status='{$lang_delete_statustext}';return true;" 
onMouseout="window.status='';return true;"><xsl:value-of 
select="text_delete"/></a>
***************
*** 1946,1950 ****
                                                <td></td>
                                                <td></td>
!                                               <td class="th_text" 
align="right">
                                                        <xsl:value-of 
select="sum"/>
                                                </td>
--- 1946,1950 ----
                                                <td></td>
                                                <td></td>
!                                               <td class="small_text" 
align="right">
                                                        <xsl:value-of 
select="sum"/>
                                                </td>
***************
*** 2059,2063 ****
                                        <a href="{$link_workorder}" 
target="_blank"><xsl:value-of select="workorder_id"/></a>
                                </td>
!                               <td align="center">
                                        <xsl:choose>
                                                <xsl:when 
test="workorder_id=''">
--- 2059,2063 ----
                                        <a href="{$link_workorder}" 
target="_blank"><xsl:value-of select="workorder_id"/></a>
                                </td>
!                               <td class="small_text" align="center">
                                        <xsl:choose>
                                                <xsl:when 
test="workorder_id=''">
***************
*** 2090,2094 ****
                                        </xsl:choose>
                                </td>
!                               <td align="center">
                                        <xsl:choose>
                                                <xsl:when 
test="charge_tenant='1'">
--- 2090,2094 ----
                                        </xsl:choose>
                                </td>
!                               <td class="small_text" align="center">
                                        <xsl:choose>
                                                <xsl:when 
test="charge_tenant='1'">
***************
*** 2097,2104 ****
                                        </xsl:choose>
                                </td>
!                               <td align="right">
                                        <xsl:value-of select="invoice_id"/>
                                </td>
!                               <td align="right">
                                        <xsl:choose>
                                                <xsl:when test="paid='true'">
--- 2097,2104 ----
                                        </xsl:choose>
                                </td>
!                               <td class="small_text" align="right">
                                        <xsl:value-of select="invoice_id"/>
                                </td>
!                               <td class="small_text" align="right">
                                        <xsl:choose>
                                                <xsl:when test="paid='true'">
***************
*** 2111,2118 ****
                                        </xsl:choose>
                                </td>
!                               <td align="right">
                                        <xsl:value-of select="amount"/>
                                </td>
!                               <td align="center">
                                        <xsl:choose>
                                                <xsl:when test="paid='true'">
--- 2111,2118 ----
                                        </xsl:choose>
                                </td>
!                               <td class="small_text" align="right">
                                        <xsl:value-of select="amount"/>
                                </td>
!                               <td class="small_text" align="center">
                                        <xsl:choose>
                                                <xsl:when test="paid='true'">
***************
*** 2125,2132 ****
                                        </xsl:choose>
                                </td>
!                               <td align="right">
                                        <xsl:value-of select="dimb"/>           
                
                                </td>
!                               <td align="center">
                                        <xsl:choose>
                                                <xsl:when test="paid='true'">
--- 2125,2132 ----
                                        </xsl:choose>
                                </td>
!                               <td class="small_text" align="right">
                                        <xsl:value-of select="dimb"/>           
                
                                </td>
!                               <td class="small_text" align="center">
                                        <xsl:choose>
                                                <xsl:when test="paid='true'">
***************
*** 2139,2143 ****
                                        </xsl:choose>
                                </td>
!                               <td align="center">
                                        <xsl:choose>
                                                <xsl:when test="paid='true'">
--- 2139,2143 ----
                                        </xsl:choose>
                                </td>
!                               <td class="small_text" align="center">
                                        <xsl:choose>
                                                <xsl:when test="paid='true'">
***************
*** 2152,2156 ****
                                        </xsl:choose>
                                </td>
!                               <td align="right">
                                        <xsl:choose>
                                                <xsl:when test="remark='1'">
--- 2152,2156 ----
                                        </xsl:choose>
                                </td>
!                               <td class="small_text" align="right">
                                        <xsl:choose>
                                                <xsl:when test="remark='1'">

Index: values.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/values.xsl,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** values.xsl  10 Sep 2003 14:36:24 -0000      1.4
--- values.xsl  18 Sep 2003 19:06:18 -0000      1.5
***************
*** 24,28 ****
                                                                </xsl:when>
                                                                <xsl:otherwise>
!                                                                       <td 
align="center">
                                                                                
<a href="{link}" onMouseover="window.status='{statustext}';return true;" 
onMouseout="window.status='';return true;"><xsl:value-of select="text"/></a>
                                                                        </td>
--- 24,28 ----
                                                                </xsl:when>
                                                                <xsl:otherwise>
!                                                                       <td 
class="small_text" align="center">
                                                                                
<a href="{link}" onMouseover="window.status='{statustext}';return true;" 
onMouseout="window.status='';return true;"><xsl:value-of select="text"/></a>
                                                                        </td>
***************
*** 31,35 ****
                                                </xsl:when>
                                                <xsl:when test="overlib">
!                                                       <td align="center">
                                                                <a 
href="javascript:void()"
                                                                
onMouseOver="overlib('{statustext}', CAPTION, '{text}')"
--- 31,35 ----
                                                </xsl:when>
                                                <xsl:when test="overlib">
!                                                       <td class="small_text" 
align="center">
                                                                <a 
href="javascript:void()"
                                                                
onMouseOver="overlib('{statustext}', CAPTION, '{text}')"
***************
*** 39,48 ****
                                                </xsl:when>
                                                <xsl:otherwise>
!                                                       <td align="left">
                                                                <xsl:value-of 
select="value"/>                                  
                                                                <xsl:choose>
                                                                        
<xsl:when test="//lookup!=''">
                                                                                
<xsl:if test="position() = last()">
!                                                                               
        <td valign="center">
                                                                                
                <xsl:variable name="select_action"><xsl:value-of 
select="lookup_action"/></xsl:variable>
                                                                                
                <xsl:variable name="lang_select"><xsl:value-of 
select="//lang_select"/></xsl:variable>
--- 39,48 ----
                                                </xsl:when>
                                                <xsl:otherwise>
!                                                       <td class="small_text" 
align="left">
                                                                <xsl:value-of 
select="value"/>                                  
                                                                <xsl:choose>
                                                                        
<xsl:when test="//lookup!=''">
                                                                                
<xsl:if test="position() = last()">
!                                                                               
        <td class="small_text" valign="center">
                                                                                
                <xsl:variable name="select_action"><xsl:value-of 
select="lookup_action"/></xsl:variable>
                                                                                
                <xsl:variable name="lang_select"><xsl:value-of 
select="//lang_select"/></xsl:variable>

Index: lookup.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/lookup.xsl,v
retrieving revision 1.22
retrieving revision 1.23
diff -C2 -r1.22 -r1.23
*** lookup.xsl  4 Sep 2003 17:27:27 -0000       1.22
--- lookup.xsl  18 Sep 2003 19:06:18 -0000      1.23
***************
*** 101,108 ****
                                </xsl:attribute>
  
!                               <td align="right">
                                        <xsl:value-of select="id"/>
                                </td>
!                               <td align="left">
                                        <xsl:value-of select="vendor_name"/>
                                </td>
--- 101,108 ----
                                </xsl:attribute>
  
!                               <td class="small_text" align="right">
                                        <xsl:value-of select="id"/>
                                </td>
!                               <td class="small_text" align="left">
                                        <xsl:value-of select="vendor_name"/>
                                </td>
***************
*** 110,114 ****
                                        <xsl:when test="id">
                                                <form>                  
!                                                       <td valign="top">
                                                                <input 
type="hidden" name="hidden" value="{id}"></input>
                                                                <input 
type="hidden" name="hidden" value="{vendor_name}"></input>
--- 110,114 ----
                                        <xsl:when test="id">
                                                <form>                  
!                                                       <td class="small_text" 
valign="top">
                                                                <input 
type="hidden" name="hidden" value="{id}"></input>
                                                                <input 
type="hidden" name="hidden" value="{vendor_name}"></input>
***************
*** 201,208 ****
                                </xsl:attribute>
  
!                               <td align="right">
                                        <xsl:value-of select="id"/>
                                </td>
!                               <td align="right">
                                        <xsl:value-of select="b_account_name"/>
                                </td>
--- 201,208 ----
                                </xsl:attribute>
  
!                               <td class="small_text" align="right">
                                        <xsl:value-of select="id"/>
                                </td>
!                               <td class="small_text" align="right">
                                        <xsl:value-of select="b_account_name"/>
                                </td>
***************
*** 210,214 ****
                                        <xsl:when test="id">
                                                <form>                  
!                                                       <td valign="top">
                                                                <input 
type="hidden" name="hidden" value="{id}"></input>
                                                                <input 
type="hidden" name="hidden" value="{b_account_name}"></input>
--- 210,214 ----
                                        <xsl:when test="id">
                                                <form>                  
!                                                       <td class="small_text" 
valign="top">
                                                                <input 
type="hidden" name="hidden" value="{id}"></input>
                                                                <input 
type="hidden" name="hidden" value="{b_account_name}"></input>
***************
*** 301,308 ****
                                </xsl:attribute>
  
!                               <td align="right">
                                        <xsl:value-of select="id"/>
                                </td>
!                               <td align="right">
                                        <xsl:value-of select="street_name"/>
                                </td>
--- 301,308 ----
                                </xsl:attribute>
  
!                               <td class="small_text" align="right">
                                        <xsl:value-of select="id"/>
                                </td>
!                               <td class="small_text" align="right">
                                        <xsl:value-of select="street_name"/>
                                </td>
***************
*** 310,314 ****
                                        <xsl:when test="id">
                                                <form>                  
!                                                       <td valign="top">
                                                                <input 
type="hidden" name="hidden" value="{id}"></input>
                                                                <input 
type="hidden" name="hidden" value="{street_name}"></input>
--- 310,314 ----
                                        <xsl:when test="id">
                                                <form>                  
!                                                       <td class="small_text" 
valign="top">
                                                                <input 
type="hidden" name="hidden" value="{id}"></input>
                                                                <input 
type="hidden" name="hidden" value="{street_name}"></input>
***************
*** 406,416 ****
                                </xsl:attribute>
  
!                               <td align="right">
                                        <xsl:value-of select="id"/>
                                </td>
!                               <td align="right">
                                        <xsl:value-of select="last_name"/>
                                </td>
!                               <td align="right">
                                        <xsl:value-of select="first_name"/>
                                </td>
--- 406,416 ----
                                </xsl:attribute>
  
!                               <td class="small_text" align="right">
                                        <xsl:value-of select="id"/>
                                </td>
!                               <td class="small_text" align="right">
                                        <xsl:value-of select="last_name"/>
                                </td>
!                               <td class="small_text" align="right">
                                        <xsl:value-of select="first_name"/>
                                </td>
***************
*** 418,422 ****
                                        <xsl:when test="id">
                                                <form>                  
!                                                       <td valign="top">
                                                                <input 
type="hidden" name="hidden" value="{id}"></input>
                                                                <input 
type="hidden" name="hidden" value="{last_name}"></input>
--- 418,422 ----
                                        <xsl:when test="id">
                                                <form>                  
!                                                       <td class="small_text" 
valign="top">
                                                                <input 
type="hidden" name="hidden" value="{id}"></input>
                                                                <input 
type="hidden" name="hidden" value="{last_name}"></input>
***************
*** 510,517 ****
                                </xsl:attribute>
  
!                               <td align="left">
                                        <xsl:value-of select="id"/>
                                </td>
!                               <td align="left">
                                        <xsl:value-of select="ns3420_descr"/>
                                </td>
--- 510,517 ----
                                </xsl:attribute>
  
!                               <td class="small_text" align="left">
                                        <xsl:value-of select="id"/>
                                </td>
!                               <td class="small_text" align="left">
                                        <xsl:value-of select="ns3420_descr"/>
                                </td>
***************
*** 519,523 ****
                                        <xsl:when test="id">
                                                <form>                  
!                                                       <td valign="top">
                                                                <input 
type="hidden" name="hidden" value="{id}"></input>
                                                                <input 
type="hidden" name="hidden" value="{ns3420_descr}"></input>
--- 519,523 ----
                                        <xsl:when test="id">
                                                <form>                  
!                                                       <td class="small_text" 
valign="top">
                                                                <input 
type="hidden" name="hidden" value="{id}"></input>
                                                                <input 
type="hidden" name="hidden" value="{ns3420_descr}"></input>
***************
*** 627,641 ****
                                        <xsl:choose>
                                                <xsl:when test="link">
!                                                       <td align="center">
                                                                <a 
href="{link}" onMouseover="window.status='{statustext}';return true;" 
onMouseout="window.status='';return true;"><xsl:value-of select="text"/></a>
                                                        </td>
                                                </xsl:when>
                                                <xsl:otherwise>
!                                                       <td align="left">
                                                                <xsl:value-of 
select="value"/>                                  
                                                                <xsl:choose>
                                                                        
<xsl:when test="//lookup=1">
                                                                                
<xsl:if test="position() = last()">
!                                                                               
        <td align="center">
                                                                                
                <input type="button" name="select" value="{//lang_select}" 
onClick="{//exchange_values}" onMouseout="window.status='';return true;">
                                                                                
                        <xsl:attribute name="onMouseover">
--- 627,641 ----
                                        <xsl:choose>
                                                <xsl:when test="link">
!                                                       <td class="small_text" 
align="center">
                                                                <a 
href="{link}" onMouseover="window.status='{statustext}';return true;" 
onMouseout="window.status='';return true;"><xsl:value-of select="text"/></a>
                                                        </td>
                                                </xsl:when>
                                                <xsl:otherwise>
!                                                       <td class="small_text" 
align="left">
                                                                <xsl:value-of 
select="value"/>                                  
                                                                <xsl:choose>
                                                                        
<xsl:when test="//lookup=1">
                                                                                
<xsl:if test="position() = last()">
!                                                                               
        <td class="small_text" align="center">
                                                                                
                <input type="button" name="select" value="{//lang_select}" 
onClick="{//exchange_values}" onMouseout="window.status='';return true;">
                                                                                
                        <xsl:attribute name="onMouseover">

Index: location.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/location.xsl,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -r1.20 -r1.21
*** location.xsl        18 Jul 2003 09:34:54 -0000      1.20
--- location.xsl        18 Sep 2003 19:06:18 -0000      1.21
***************
*** 135,149 ****
                                        <xsl:choose>
                                                <xsl:when test="link">
!                                                       <td align="center">
                                                                <a 
href="{link}" onMouseover="window.status='{statustext}';return true;" 
onMouseout="window.status='';return true;"><xsl:value-of select="text"/></a>
                                                        </td>
                                                </xsl:when>
                                                <xsl:otherwise>
!                                                       <td align="left">
                                                                <xsl:value-of 
select="value"/>                                  
                                                                <xsl:choose>
                                                                        
<xsl:when test="lookup=1">
                                                                                
<xsl:if test="position() = last()">
!                                                                               
        <td align="center">
                                                                                
                <input type="button" name="select" value="{//lang_select}" 
onClick="{//exchange_values}" onMouseout="window.status='';return true;">
                                                                                
                        <xsl:attribute name="onMouseover">
--- 135,149 ----
                                        <xsl:choose>
                                                <xsl:when test="link">
!                                                       <td class="small_text" 
align="center">
                                                                <a 
href="{link}" onMouseover="window.status='{statustext}';return true;" 
onMouseout="window.status='';return true;"><xsl:value-of select="text"/></a>
                                                        </td>
                                                </xsl:when>
                                                <xsl:otherwise>
!                                                       <td class="small_text" 
align="left">
                                                                <xsl:value-of 
select="value"/>                                  
                                                                <xsl:choose>
                                                                        
<xsl:when test="lookup=1">
                                                                                
<xsl:if test="position() = last()">
!                                                                               
        <td class="small_text" align="center">
                                                                                
                <input type="button" name="select" value="{//lang_select}" 
onClick="{//exchange_values}" onMouseout="window.status='';return true;">
                                                                                
                        <xsl:attribute name="onMouseover">

Index: equipment.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/equipment.xsl,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -r1.14 -r1.15
*** equipment.xsl       20 Jun 2003 10:31:50 -0000      1.14
--- equipment.xsl       18 Sep 2003 19:06:18 -0000      1.15
***************
*** 86,95 ****
                                        <xsl:choose>
                                                <xsl:when test="link">
!                                                       <td align="center">
                                                                <a 
href="{link}" onMouseover="window.status='{statustext}';return true;" 
onMouseout="window.status='';return true;"><xsl:value-of select="text"/></a>
                                                        </td>
                                                </xsl:when>
                                                <xsl:otherwise>
!                                                       <td align="left">
                                                                <xsl:value-of 
select="value"/>                                  
                                                        </td>
--- 86,95 ----
                                        <xsl:choose>
                                                <xsl:when test="link">
!                                                       <td class="small_text" 
align="center">
                                                                <a 
href="{link}" onMouseover="window.status='{statustext}';return true;" 
onMouseout="window.status='';return true;"><xsl:value-of select="text"/></a>
                                                        </td>
                                                </xsl:when>
                                                <xsl:otherwise>
!                                                       <td class="small_text" 
align="left">
                                                                <xsl:value-of 
select="value"/>                                  
                                                        </td>





reply via email to

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