phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: property/templates/default investment.xsl,NONE,1


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/templates/default investment.xsl,NONE,1.1 building.xsl,1.1,1.2 invoice.xsl,1.12,1.13 property.xsl,1.1,1.2
Date: Tue, 21 Jan 2003 12:53:05 -0500

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

Modified Files:
        building.xsl invoice.xsl property.xsl 
Added Files:
        investment.xsl 
Log Message:
no message

***** Error reading new file: [Errno 2] No such file or directory: 
'investment.xsl'
Index: building.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/building.xsl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** building.xsl        11 Dec 2002 19:31:21 -0000      1.1
--- building.xsl        21 Jan 2003 17:52:59 -0000      1.2
***************
*** 3,9 ****
        <xsl:template name="app_data">
                <xsl:choose>
-                       <xsl:when test="add">
-                               <xsl:apply-templates select="add"/>
-                       </xsl:when>
                        <xsl:when test="edit">
                                <xsl:apply-templates select="edit"/>
--- 3,6 ----
***************
*** 102,106 ****
                                        <xsl:value-of select="building_id"/>
                                </td>
!                               <td>
                                        <xsl:value-of select="first"/>
                                </td>
--- 99,103 ----
                                        <xsl:value-of select="building_id"/>
                                </td>
!                               <td align="left">
                                        <xsl:value-of select="first"/>
                                </td>
***************
*** 147,152 ****
  
        <xsl:template match="edit">
                <xsl:call-template name="app_header"/>
!               <table cellpadding="2" cellspacing="2" width="100%" 
align="center">
                        <tr>
                                <td colspan="2" align="center">
--- 144,150 ----
  
        <xsl:template match="edit">
+               <div align="left">
                <xsl:call-template name="app_header"/>
!               <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <tr>
                                <td colspan="2" align="center">
***************
*** 316,319 ****
--- 314,319 ----
                        </tr>
                </table>
+               </div>
+ 
        </xsl:template>
  

Index: invoice.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/invoice.xsl,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -r1.12 -r1.13
*** invoice.xsl 20 Jan 2003 10:35:28 -0000      1.12
--- invoice.xsl 21 Jan 2003 17:52:59 -0000      1.13
***************
*** 167,196 ****
                        </xsl:choose>
                        <xsl:variable name="img_check"><xsl:value-of 
select="img_check"/></xsl:variable>
- 
                        <tr>
!                           <td></td>
!                           <td></td>
!                           <td></td>
!                           <td></td>
!                           <td></td>
!                           <td></td>
!                           <td></td>
!                           <td></td>
!                           <td></td>
!                           <td align="center">
!                            <a href="javascript:check_all('sign_none')"><img 
src="{$img_check}" border="0" height="16" width="21" 
alt="{lang_select_all}"/></a>
!                           </td>
!                           <td align="center">
!                            <a 
href="javascript:check_all('sign_janitor')"><img src="{$img_check}" border="0" 
height="16" width="21" alt="{lang_select_all}"/></a>
!                           </td>
!                           <td align="center">
!                            <a 
href="javascript:check_all('sign_supervisor')"><img src="{$img_check}" 
border="0" height="16" width="21" alt="{lang_select_all}"/></a>
!                           </td>
!                           <td align="center">
!                             <a 
href="javascript:check_all('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:transfer_all('values[transfer]')"><img src="{$img_check}" 
border="0" height="16" width="21" alt="{lang_select_all}"/></a>
!                           </td>
                          </tr>
                        
--- 167,197 ----
                        </xsl:choose>
                        <xsl:variable name="img_check"><xsl:value-of 
select="img_check"/></xsl:variable>
                        <tr>
!                               <td></td>
!                               <td></td>
!                               <td></td>
!                               <td class="th_text" align="right">
!                                       <xsl:value-of select="sum"/>
!                               </td>
!                               <td></td>
!                               <td></td>
!                               <td></td>
!                               <td></td>
!                               <td></td>
!                               <td align="center">
!                               <a 
href="javascript:check_all('sign_none')"><img src="{$img_check}" border="0" 
height="16" width="21" alt="{lang_select_all}"/></a>
!                               </td>
!                               <td align="center">
!                                <a 
href="javascript:check_all('sign_janitor')"><img src="{$img_check}" border="0" 
height="16" width="21" alt="{lang_select_all}"/></a>
!                               </td>
!                               <td align="center">
!                                <a 
href="javascript:check_all('sign_supervisor')"><img src="{$img_check}" 
border="0" height="16" width="21" alt="{lang_select_all}"/></a>
!                               </td>
!                               <td align="center">
!                                 <a 
href="javascript:check_all('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:transfer_all('values[transfer]')"><img src="{$img_check}" 
border="0" height="16" width="21" alt="{lang_select_all}"/></a>
!                               </td>
                          </tr>
                        
***************
*** 671,675 ****
                                <xsl:when 
test="values_list_voucher_paid[voucher_id]">
                                        <xsl:apply-templates 
select="values_list_voucher_paid"/>
! 
                                </xsl:when>
                        </xsl:choose>
--- 672,683 ----
                                <xsl:when 
test="values_list_voucher_paid[voucher_id]">
                                        <xsl:apply-templates 
select="values_list_voucher_paid"/>
!                                       <tr>
!                                               <td></td>
!                                               <td></td>
!                                               <td></td>
!                                               <td class="th_text" 
align="right">
!                                                       <xsl:value-of 
select="sum"/>
!                                               </td>
!                                       </tr>
                                </xsl:when>
                        </xsl:choose>
***************
*** 2156,2159 ****
--- 2164,2177 ----
                                        <xsl:apply-templates 
select="values_list_invoice_sub"/>
  
+                                       <tr>
+                                               <td></td>
+                                               <td></td>
+                                               <td></td>
+                                               <td></td>
+                                               <td></td>
+                                               <td class="th_text" 
align="right">
+                                                       <xsl:value-of 
select="sum"/>
+                                               </td>
+                                       </tr>
                                </xsl:when>
                        </xsl:choose>   

Index: property.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/property.xsl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** property.xsl        11 Dec 2002 19:31:21 -0000      1.1
--- property.xsl        21 Jan 2003 17:52:59 -0000      1.2
***************
*** 3,9 ****
        <xsl:template name="app_data">
                <xsl:choose>
-                       <xsl:when test="add">
-                               <xsl:apply-templates select="add"/>
-                       </xsl:when>
                        <xsl:when test="edit">
                                <xsl:apply-templates select="edit"/>
--- 3,6 ----
***************
*** 98,102 ****
                                        <xsl:value-of select="property_id"/>
                                </td>
!                               <td>
                                        <xsl:value-of select="first"/>
                                </td>
--- 95,99 ----
                                        <xsl:value-of select="property_id"/>
                                </td>
!                               <td align="left">
                                        <xsl:value-of select="first"/>
                                </td>
***************
*** 142,147 ****
  <!-- add / edit  -->
        <xsl:template match="edit">
                <xsl:call-template name="app_header"/>
!               <table cellpadding="2" cellspacing="2" width="100%" 
align="center">
                        <tr>
                                <td colspan="2" align="center">
--- 139,145 ----
  <!-- add / edit  -->
        <xsl:template match="edit">
+               <div align="left">
                <xsl:call-template name="app_header"/>
!               <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <tr>
                                <td colspan="2" align="center">
***************
*** 290,293 ****
--- 288,292 ----
                        </tr>
                </table>
+               </div>
        </xsl:template>
  





reply via email to

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