fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [8938] added print of what to do and how to do


From: Erik Holm-Larsen
Subject: [Fmsystem-commits] [8938] added print of what to do and how to do
Date: Tue, 21 Feb 2012 08:13:29 +0000

Revision: 8938
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=8938
Author:   erikhl
Date:     2012-02-21 08:13:29 +0000 (Tue, 21 Feb 2012)
Log Message:
-----------
added print of what to do and how to do

Modified Paths:
--------------
    trunk/controller/templates/base/check_list/print_check_list.xsl

Modified: trunk/controller/templates/base/check_list/print_check_list.xsl
===================================================================
--- trunk/controller/templates/base/check_list/print_check_list.xsl     
2012-02-21 08:03:12 UTC (rev 8937)
+++ trunk/controller/templates/base/check_list/print_check_list.xsl     
2012-02-21 08:13:29 UTC (rev 8938)
@@ -27,6 +27,8 @@
                                                                                
                                
                                                <li class="list_item">
                                                        <span 
class="order_nr"><xsl:number/></span>. <xsl:value-of select="title"/><input 
type="hidden" name="order_nr[]" value="{$order_tag}" />
+                                                       <br/><i>Hva skal 
utføres</i><br/><xsl:value-of select="what_to_do" 
disable-output-escaping="yes"/>
+                                                       
<br/><i>Utførelsesbeskrivelse</i><br/><xsl:value-of select="how_to_do" 
disable-output-escaping="yes"/><br/><br/>
                                                </li>
                                        </xsl:for-each>
                                </ul>




reply via email to

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