fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [14975]


From: Nelson Guerra
Subject: [Fmsystem-commits] [14975]
Date: Thu, 05 May 2016 23:30:47 +0000

Revision: 14975
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=14975
Author:   nelson224
Date:     2016-05-05 23:30:47 +0000 (Thu, 05 May 2016)
Log Message:
-----------


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

Modified: branches/dev-syncromind-2/property/templates/base/generic_document.xsl
===================================================================
--- branches/dev-syncromind-2/property/templates/base/generic_document.xsl      
2016-05-05 00:15:44 UTC (rev 14974)
+++ branches/dev-syncromind-2/property/templates/base/generic_document.xsl      
2016-05-05 23:30:47 UTC (rev 14975)
@@ -321,7 +321,7 @@
 
 <xsl:template match="options">
        <option value="{id}">
-               <xsl:if test="selected = 1">
+               <xsl:if test="selected = 'selected' or selected = 1">
                        <xsl:attribute name="selected" value="selected" />
                </xsl:if>
                <xsl:attribute name="title" value="description" />




reply via email to

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