fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [8063]


From: Torstein
Subject: [Fmsystem-commits] [8063]
Date: Wed, 09 Nov 2011 08:19:46 +0000

Revision: 8063
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=8063
Author:   vator
Date:     2011-11-09 08:19:46 +0000 (Wed, 09 Nov 2011)
Log Message:
-----------


Modified Paths:
--------------
    trunk/controller/templates/base/tab_view_check_lists.xsl

Modified: trunk/controller/templates/base/tab_view_check_lists.xsl
===================================================================
--- trunk/controller/templates/base/tab_view_check_lists.xsl    2011-11-09 
07:42:32 UTC (rev 8062)
+++ trunk/controller/templates/base/tab_view_check_lists.xsl    2011-11-09 
08:19:46 UTC (rev 8063)
@@ -7,9 +7,7 @@
                <xsl:variable name="control_id"><xsl:value-of 
select="control_id"/></xsl:variable>      
                <input type="hidden" id="control_id" name="control_id" 
value="{control_id}" />
                
-               <h2>Sjekklister</h2>
-               
-               <fieldset class="control_details">
+               <fieldset class="tab_check_list_details">
                        <label>Startdato</label>
                        <xsl:if test="control_as_array/start_date != ''">
                                <xsl:value-of select="php:function('date', 
$date_format, number(control_as_array/start_date))"/><br/>




reply via email to

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