fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [7474] property: request : hide field / reorganise fo


From: Sigurd Nes
Subject: [Fmsystem-commits] [7474] property: request : hide field / reorganise form
Date: Wed, 06 Jul 2011 12:37:25 +0000

Revision: 7474
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=7474
Author:   sigurdne
Date:     2011-07-06 12:37:24 +0000 (Wed, 06 Jul 2011)
Log Message:
-----------
property: request : hide field / reorganise form

Modified Paths:
--------------
    trunk/property/templates/base/request.xsl

Modified: trunk/property/templates/base/request.xsl
===================================================================
--- trunk/property/templates/base/request.xsl   2011-07-05 10:25:46 UTC (rev 
7473)
+++ trunk/property/templates/base/request.xsl   2011-07-06 12:37:24 UTC (rev 
7474)
@@ -527,6 +527,7 @@
                                        </div>
                                        <div id="condition">
                                                <table>
+                                                       <xsl:apply-templates 
select="custom_attributes/attributes"/>
                                                        <tr>
                                                                <td colspan='2'>
                                                                        <table 
border="1" width="100%" cellpadding="2" cellspacing="2" align="center">
@@ -535,12 +536,14 @@
                                                                        </table>
                                                                </td>
                                                        </tr>
-                                                                               
<tr>
-                                                                               
        <td>
-                                                                               
                <br/>
-                                                                               
        </td>
-                                                                               
</tr>
+                                                       <tr>
+                                                               <td>
+                                                                       <br/>
+                                                               </td>
+                                                       </tr>
 
+                                                               <xsl:choose>
+                                                                       
<xsl:when test="authorities_demands/options!=''">
                                                                                
<tr>
                                                                                
        <td align="left">
                                                                                
                <xsl:value-of select="php:function('lang', 'Authorities 
Demands')" />
@@ -563,6 +566,9 @@
                                                                                
                <br/>
                                                                                
        </td>
                                                                                
</tr>
+                                                                       
</xsl:when>
+                                                               </xsl:choose>
+<!--
                                                                                
<tr>
                                                                                
        <td valign='top' align="left">
                                                                                
                <xsl:value-of select="php:function('lang', 'regulations')" />
@@ -612,7 +618,7 @@
                                                                                
                </table>
                                                                                
        </td>
                                                                                
</tr>
-                                                                               
<xsl:apply-templates select="custom_attributes/attributes"/>
+-->
                                                                                
<tr>
                                                                                
        <td>
                                                                                
                <br/>




reply via email to

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