phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/templates/base pricebook.xsl


From: Sigurd Nes
Subject: [Phpgroupware-cvs] property/templates/base pricebook.xsl
Date: Thu, 02 Mar 2006 07:28:47 +0000

CVSROOT:        /sources/phpgroupware
Module name:    property
Branch:         
Changes by:     Sigurd Nes <address@hidden>     06/03/02 07:28:47

Modified files:
        templates/base : pricebook.xsl 

Log message:
        

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/phpgroupware/property/templates/base/pricebook.xsl.diff?tr1=1.1&tr2=1.2&r1=text&r2=text

Patches:
Index: property/templates/base/pricebook.xsl
diff -u property/templates/base/pricebook.xsl:1.1 
property/templates/base/pricebook.xsl:1.2
--- property/templates/base/pricebook.xsl:1.1   Mon Jan 17 10:03:18 2005
+++ property/templates/base/pricebook.xsl       Thu Mar  2 07:28:47 2006
@@ -1,4 +1,4 @@
-<!-- $Id: pricebook.xsl,v 1.1 2005/01/17 10:03:18 sigurdne Exp $ -->
+<!-- $Id: pricebook.xsl,v 1.2 2006/03/02 07:28:47 sigurdne Exp $ -->
 
        <xsl:template name="app_data">
                <xsl:choose>
@@ -675,7 +675,7 @@
                </table>
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
                <xsl:variable name="form_action"><xsl:value-of 
select="form_action"/></xsl:variable>
-               <form method="post" name="form" action="{$form_action}">
+       <!--    <form method="post" name="form" action="{$form_action}">
                                <xsl:call-template name="vendor_form"/>
                                <input type="hidden" name="values[activity_id]" 
value="{activity_id}" ></input>
                        <tr height="50">
@@ -691,6 +691,7 @@
                                </td>
                        </tr>
                        </form>
+       -->
                        <tr>
                                <td>
                                        <xsl:variable 
name="done_action"><xsl:value-of select="done_action"/></xsl:variable>




reply via email to

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