fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [12895] datatable responsive


From: Alejandro
Subject: [Fmsystem-commits] [12895] datatable responsive
Date: Tue, 24 Mar 2015 01:10:14 +0000

Revision: 12895
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=12895
Author:   nudrick
Date:     2015-03-24 01:10:14 +0000 (Tue, 24 Mar 2015)
Log Message:
-----------
datatable responsive

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

Modified: branches/dev-syncromind/property/templates/base/project.xsl
===================================================================
--- branches/dev-syncromind/property/templates/base/project.xsl 2015-03-23 
23:24:56 UTC (rev 12894)
+++ branches/dev-syncromind/property/templates/base/project.xsl 2015-03-24 
01:10:14 UTC (rev 12895)
@@ -294,7 +294,7 @@
                        </div>
 
                        <div id="budget">
-                               <fieldset>
+                               <!--fieldset-->
                                        <div class="pure-control-group">
                                                <label for="name">
                                                        <xsl:value-of 
select="lang_start_date"/>
@@ -425,12 +425,12 @@
                                                        </div>
                                                </div>
                                        </div>
-                                       <div class="pure-control-group">
+                                       <!--div class="pure-control-group"-->
                                                <label for="name">
                                                        <xsl:value-of 
select="php:function('lang', 'budget')"/>
                                                </label>
-                                               <div class="pure-custom">
-                                                       <div>
+                                               <!--div class="pure-custom">
+                                                       <div-->
                                                                <xsl:for-each 
select="datatable_def">
                                                                        <xsl:if 
test="container = 'datatable-container_0'">
                                                                                
<xsl:call-template name="table_setup">
@@ -443,9 +443,9 @@
                                                                                
</xsl:call-template>
                                                                        
</xsl:if>
                                                                </xsl:for-each>
-                                                       </div>
-                                               </div>
-                                       </div>
+                                                       <!--/div>
+                                               </div-->
+                                       <!--div-->
                                        <xsl:choose>
                                                <xsl:when 
test="value_project_id!='' and mode='edit'">
                                                        <div 
class="pure-control-group">
@@ -594,7 +594,7 @@
                                                        </xsl:for-each>
                                                </div>
                                        </div>
-                               </fieldset>
+                               <!--/fieldset-->
                        </div>
 
                        <div id="coordination">




reply via email to

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