fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [13309]


From: Nelson Guerra
Subject: [Fmsystem-commits] [13309]
Date: Thu, 28 May 2015 21:08:33 +0000

Revision: 13309
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=13309
Author:   nelson224
Date:     2015-05-28 21:08:32 +0000 (Thu, 28 May 2015)
Log Message:
-----------


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

Modified: branches/dev-syncromind/property/templates/base/entity.xsl
===================================================================
--- branches/dev-syncromind/property/templates/base/entity.xsl  2015-05-27 
23:29:59 UTC (rev 13308)
+++ branches/dev-syncromind/property/templates/base/entity.xsl  2015-05-28 
21:08:32 UTC (rev 13309)
@@ -617,9 +617,14 @@
                                                        </xsl:call-template>
                                                </div>
                                        </xsl:if>
-                                       <xsl:call-template 
name="attributes_values"/>
                                        
                                        <xsl:choose>
+                                               <xsl:when 
test="attributes_group!=''">                          
+                                                       <xsl:call-template 
name="attributes_values"/>
+                                               </xsl:when>
+                                       </xsl:choose>
+                                       
+                                       <xsl:choose>
                                                <xsl:when test="files!='' or 
fileupload = 1">
                                                        <div id="files">
                                                                <script 
type="text/javascript">
@@ -779,7 +784,7 @@
                                                                        <input 
type="submit" name="location" class="pure-button pure-button-primary" 
value="{$lang_start_ticket}">
                                                                                
<xsl:attribute name="title">
                                                                                
        <xsl:value-of select="lang_start_ticket_statustext"/>
-                                                                               
</xsl:attribute>ยบ
+                                                                               
</xsl:attribute>
                                                                        </input>
                                                                </form>
                                                        </xsl:when>




reply via email to

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