fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [14423]


From: Nelson Guerra
Subject: [Fmsystem-commits] [14423]
Date: Thu, 19 Nov 2015 23:06:27 +0000

Revision: 14423
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=14423
Author:   nelson224
Date:     2015-11-19 23:06:27 +0000 (Thu, 19 Nov 2015)
Log Message:
-----------


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

Modified: branches/dev-syncromind/frontend/templates/base/attributes_view.xsl
===================================================================
--- branches/dev-syncromind/frontend/templates/base/attributes_view.xsl 
2015-11-19 23:06:06 UTC (rev 14422)
+++ branches/dev-syncromind/frontend/templates/base/attributes_view.xsl 
2015-11-19 23:06:27 UTC (rev 14423)
@@ -18,7 +18,7 @@
 
        <xsl:template match="attributes">
 
-                       <div class="pure-control-group">
+                       <div class="pure-group">
                                <label>
                                        <xsl:choose>
                                                <xsl:when test="helpmsg=1">
@@ -28,7 +28,7 @@
                                                        </a>
                                                </xsl:when>
                                                <xsl:otherwise>
-                                                       <b><xsl:value-of 
select="input_text"/></b>
+                                                       <xsl:value-of 
select="input_text"/>
                                                </xsl:otherwise>
                                        </xsl:choose>
                                        <xsl:choose>
@@ -47,7 +47,7 @@
                                                </xsl:when>
                                        </xsl:choose>
                                </label>
-                               <div class="pure-custom">
+                               <div>
                                        <xsl:choose>
                                                <xsl:when test="name!=''">
                                                        <xsl:choose>




reply via email to

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