fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [14007]


From: Nelson Guerra
Subject: [Fmsystem-commits] [14007]
Date: Thu, 24 Sep 2015 23:14:46 +0000

Revision: 14007
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=14007
Author:   nelson224
Date:     2015-09-24 23:14:45 +0000 (Thu, 24 Sep 2015)
Log Message:
-----------


Modified Paths:
--------------
    branches/dev-syncromind/rental/templates/base/frontpage.xsl

Modified: branches/dev-syncromind/rental/templates/base/frontpage.xsl
===================================================================
--- branches/dev-syncromind/rental/templates/base/frontpage.xsl 2015-09-24 
23:14:23 UTC (rev 14006)
+++ branches/dev-syncromind/rental/templates/base/frontpage.xsl 2015-09-24 
23:14:45 UTC (rev 14007)
@@ -18,11 +18,7 @@
                var params_notifications = <xsl:value-of 
select="params_notifications"/>;
        </script>
        <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="working_on">
@@ -121,16 +117,6 @@
                                                </xsl:for-each>
                                        </div>
                                </div>
-                               <div id="save_setup">
-                                       <fieldset>
-
-                                       </fieldset>
-                               </div>
-                               <div id="frontpage_reset_setup">
-                                       <fieldset>
-
-                                       </fieldset>
-                               </div>
                        </div>
                </form>
        </div>




reply via email to

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