fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [12838]


From: Nelson Guerra
Subject: [Fmsystem-commits] [12838]
Date: Tue, 10 Mar 2015 23:10:18 +0000

Revision: 12838
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=12838
Author:   nelson224
Date:     2015-03-10 23:10:16 +0000 (Tue, 10 Mar 2015)
Log Message:
-----------


Modified Paths:
--------------
    branches/dev-syncromind/property/templates/base/workorder.xsl

Modified: branches/dev-syncromind/property/templates/base/workorder.xsl
===================================================================
--- branches/dev-syncromind/property/templates/base/workorder.xsl       
2015-03-10 08:26:07 UTC (rev 12837)
+++ branches/dev-syncromind/property/templates/base/workorder.xsl       
2015-03-10 23:10:16 UTC (rev 12838)
@@ -963,6 +963,9 @@
                                                </input>
                                        </xsl:when>
                                        <xsl:when test="mode='view'">
+                                               <xsl:variable name="lang_edit">
+                                                       <xsl:value-of 
select="lang_edit"/>
+                                               </xsl:variable>
                                                <input type="button" 
class="pure-button pure-button-primary" name="edit" value="{$lang_edit}" 
onClick="document.edit_form.submit();">
                                                        <xsl:attribute 
name="title">
                                                                <xsl:value-of 
select="lang_edit_statustext"/>




reply via email to

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