fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [12889] enable responsive on history-table


From: Sigurd Nes
Subject: [Fmsystem-commits] [12889] enable responsive on history-table
Date: Sun, 22 Mar 2015 15:20:20 +0000

Revision: 12889
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=12889
Author:   sigurdne
Date:     2015-03-22 15:20:19 +0000 (Sun, 22 Mar 2015)
Log Message:
-----------
enable responsive on history-table

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

Modified: branches/dev-syncromind/property/templates/base/location.xsl
===================================================================
--- branches/dev-syncromind/property/templates/base/location.xsl        
2015-03-22 15:18:54 UTC (rev 12888)
+++ branches/dev-syncromind/property/templates/base/location.xsl        
2015-03-22 15:20:19 UTC (rev 12889)
@@ -574,7 +574,6 @@
                                        <xsl:choose>
                                                <xsl:when test="check_history 
!= ''">
                                                        <div id="history">
-                                                               <fieldset>
                                                                        
<xsl:for-each select="datatable_def">
                                                                                
<xsl:if test="container = 'datatable-container_1'">
                                                                                
        <xsl:call-template name="table_setup">
@@ -587,7 +586,6 @@
                                                                                
        </xsl:call-template>
                                                                                
</xsl:if>
                                                                        
</xsl:for-each>
-                                                               </fieldset>
                                                        </div>
                                                </xsl:when>
                                        </xsl:choose>




reply via email to

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