fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [8017]


From: Torstein
Subject: [Fmsystem-commits] [8017]
Date: Fri, 04 Nov 2011 10:48:25 +0000

Revision: 8017
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=8017
Author:   vator
Date:     2011-11-04 10:48:25 +0000 (Fri, 04 Nov 2011)
Log Message:
-----------


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

Modified: trunk/controller/templates/base/view_check_list.xsl
===================================================================
--- trunk/controller/templates/base/view_check_list.xsl 2011-11-04 10:46:18 UTC 
(rev 8016)
+++ trunk/controller/templates/base/view_check_list.xsl 2011-11-04 10:48:25 UTC 
(rev 8017)
@@ -7,6 +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}" />
                
+               <h3>Detaljer for kontroll</h3>
                <fieldset>
                        <label>Tittel</label><xsl:value-of 
select="control_as_array/title"/><br/>
                        <label>Startdato</label><xsl:value-of 
select="control_as_array/start_date"/><br/>
@@ -15,6 +16,7 @@
                        <label>Syklusfrekvens</label><xsl:value-of 
select="control_as_array/repeat_interval"/><br/>
                </fieldset>
                
+               <h3>Sjekklister</h3>
                <ul class="check_list">
                        <xsl:for-each select="check_list_array">
                                <li>




reply via email to

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