fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [9081] Removed form tag


From: Torstein
Subject: [Fmsystem-commits] [9081] Removed form tag
Date: Thu, 29 Mar 2012 12:55:16 +0000

Revision: 9081
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=9081
Author:   vator
Date:     2012-03-29 12:55:15 +0000 (Thu, 29 Mar 2012)
Log Message:
-----------
Removed form tag

Modified Paths:
--------------
    trunk/controller/templates/base/check_list/print_check_list.xsl

Modified: trunk/controller/templates/base/check_list/print_check_list.xsl
===================================================================
--- trunk/controller/templates/base/check_list/print_check_list.xsl     
2012-03-29 12:54:51 UTC (rev 9080)
+++ trunk/controller/templates/base/check_list/print_check_list.xsl     
2012-03-29 12:55:15 UTC (rev 9081)
@@ -7,7 +7,6 @@
                <li class="drag_group list_item">
                        <h3><span class="group_order_nr"><xsl:number/></span>. 
<xsl:value-of select="control_group/group_name"/></h3>
        
-                       <form 
action="index.php?menuaction=controller.uicontrol_item.save_item_order" 
class="frm_save_order">
                                <xsl:variable 
name="control_group_id"><xsl:value-of select="control_group/id"/></xsl:variable>
                                <input type="hidden" name="control_group_id" 
value="{$control_group_id}" />
                
@@ -32,7 +31,6 @@
                                                </li>
                                        </xsl:for-each>
                                </ul>
-                       </form>
                </li>
        </xsl:for-each>
 </ul>




reply via email to

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