fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [12382]


From: Nelson Guerra
Subject: [Fmsystem-commits] [12382]
Date: Wed, 26 Nov 2014 23:22:03 +0000

Revision: 12382
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=12382
Author:   nelson224
Date:     2014-11-26 23:22:02 +0000 (Wed, 26 Nov 2014)
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  2014-11-26 
23:21:30 UTC (rev 12381)
+++ branches/dev-syncromind/property/templates/base/entity.xsl  2014-11-26 
23:22:02 UTC (rev 12382)
@@ -589,16 +589,15 @@
                                                <xsl:when 
test="location_data!=''">
                                                        <div id="location">
                                                                <fieldset>
-                                                               <table>
                                                                        
<xsl:choose>
                                                                                
<xsl:when test="mode='edit'">
                                                                                
        <xsl:choose>
                                                                                
                <xsl:when test="org_unit='1'">
-                                                                               
                        <tr>
-                                                                               
                                <td>
+                                                                               
                        <div class="pure-control-group">
+                                                                               
                                <label>
                                                                                
                                        <xsl:value-of 
select="php:function('lang', 'department')"/>
-                                                                               
                                </td>
-                                                                               
                                <td>
+                                                                               
                                </label>
+                                                                               
                                <div class="pure-custom">
                                                                                
                                        <div class="autocomplete">
                                                                                
                                                <input id="org_unit_id" 
name="org_unit_id" type="hidden" value="{value_org_unit_id}">
                                                                                
                                                </input>
@@ -613,11 +612,10 @@
                                                                                
                                                </input>
                                                                                
                                                <div id="org_unit_container"/>
                                                                                
                                        </div>
-                                                                               
                                </td>
-                                                                               
                        </tr>
+                                                                               
                                </div>
+                                                                               
                        </div>
                                                                                
                </xsl:when>
                                                                                
        </xsl:choose>
-
                                                                                
        <xsl:call-template name="location_form"/>
                                                                                
</xsl:when>
                                                                                
<xsl:otherwise>
@@ -625,13 +623,13 @@
                                                                                
</xsl:otherwise>
                                                                        
</xsl:choose>
                                                                        
<xsl:apply-templates select="attributes_general/attributes"/>
-                                                               </table>
-                                                               
<xsl:call-template name="attributes_values"/>
                                                                </fieldset>
                                                        </div>
                                                </xsl:when>
                                        </xsl:choose>
                                        
+                                       <xsl:call-template 
name="attributes_values"/>
+                                       
                                        <xsl:choose>
                                                <xsl:when test="files!='' or 
fileupload = 1">
                                                        <div id="files">




reply via email to

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