fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [14334]


From: Nelson Guerra
Subject: [Fmsystem-commits] [14334]
Date: Thu, 12 Nov 2015 00:22:58 +0000

Revision: 14334
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=14334
Author:   nelson224
Date:     2015-11-12 00:22:57 +0000 (Thu, 12 Nov 2015)
Log Message:
-----------


Modified Paths:
--------------
    branches/dev-syncromind/frontend/templates/base/helpdesk.xsl

Modified: branches/dev-syncromind/frontend/templates/base/helpdesk.xsl
===================================================================
--- branches/dev-syncromind/frontend/templates/base/helpdesk.xsl        
2015-11-12 00:02:05 UTC (rev 14333)
+++ branches/dev-syncromind/frontend/templates/base/helpdesk.xsl        
2015-11-12 00:22:57 UTC (rev 14334)
@@ -106,14 +106,6 @@
 </xsl:template>
 
 <xsl:template match="add_ticket" xmlns:php="http://php.net/xsl";>
-       <xsl:choose>
-        <xsl:when test="normalize-space(redirect) != ''">
-            <script>
-               window.parent.location = '<xsl:value-of select="redirect"/>';
-               window.close();
-            </script>
-        </xsl:when>
-    </xsl:choose>
     <h2>Ny melding</h2>
     <form ENCTYPE="multipart/form-data" name="form" method="post" 
action="{form_action}">
         <table cellpadding="0" cellspacing="0" width="100%">




reply via email to

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