phpgroupware-cvs
[Top][All Lists]
Advanced

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

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


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

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

Modified files:
        templates/default: pricebook.xsl 

Log message:
        

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

Patches:
Index: property/templates/default/pricebook.xsl
diff -u property/templates/default/pricebook.xsl:1.3 
property/templates/default/pricebook.xsl:1.4
--- property/templates/default/pricebook.xsl:1.3        Fri Aug 20 15:15:21 2004
+++ property/templates/default/pricebook.xsl    Thu Mar  2 07:28:59 2006
@@ -1,4 +1,4 @@
-<!-- $Id: pricebook.xsl,v 1.3 2004/08/20 15:15:21 sigurdne Exp $ -->
+<!-- $Id: pricebook.xsl,v 1.4 2006/03/02 07:28:59 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]