fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [14517]


From: Nelson Guerra
Subject: [Fmsystem-commits] [14517]
Date: Wed, 02 Dec 2015 23:55:58 +0000

Revision: 14517
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=14517
Author:   nelson224
Date:     2015-12-02 23:55:57 +0000 (Wed, 02 Dec 2015)
Log Message:
-----------


Modified Paths:
--------------
    branches/dev-syncromind/activitycalendar/templates/base/activity.xsl

Modified: branches/dev-syncromind/activitycalendar/templates/base/activity.xsl
===================================================================
--- branches/dev-syncromind/activitycalendar/templates/base/activity.xsl        
2015-12-02 20:40:57 UTC (rev 14516)
+++ branches/dev-syncromind/activitycalendar/templates/base/activity.xsl        
2015-12-02 23:55:57 UTC (rev 14517)
@@ -252,11 +252,7 @@
 <!-- view  -->
 <xsl:template xmlns:php="http://php.net/xsl"; match="view">
        <div>
-               <xsl:variable name="form_action">
-                       <xsl:value-of select="form_action"/>
-               </xsl:variable>
-
-               <form id="form" name="form" method="post" 
action="{$form_action}" class="pure-form pure-form-aligned">
+               <form id="form" name="form" method="post" action="" 
class="pure-form pure-form-aligned">
                        <div id="tab-content">
                                <xsl:value-of disable-output-escaping="yes" 
select="tabs"/>
                                <div id="activity">




reply via email to

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