fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [10833] Moved print checklist function to the bottom


From: Torstein
Subject: [Fmsystem-commits] [10833] Moved print checklist function to the bottom of file
Date: Thu, 14 Feb 2013 12:53:12 +0000

Revision: 10833
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=10833
Author:   vator
Date:     2013-02-14 12:53:11 +0000 (Thu, 14 Feb 2013)
Log Message:
-----------
Moved print checklist function to the bottom of file

Modified Paths:
--------------
    trunk/controller/templates/base/control_item/choose_control_items.xsl

Modified: trunk/controller/templates/base/control_item/choose_control_items.xsl
===================================================================
--- trunk/controller/templates/base/control_item/choose_control_items.xsl       
2013-02-14 12:49:10 UTC (rev 10832)
+++ trunk/controller/templates/base/control_item/choose_control_items.xsl       
2013-02-14 12:53:11 UTC (rev 10833)
@@ -40,8 +40,7 @@
                                                                </ul>
                                                        </xsl:when>
                                                <xsl:otherwise>
-                                                       <div 
class="empty_list"><span><xsl:value-of 
select="control_group/group_name"/></span></div>
-                                                       <div>Ingen 
kontrollpunkt</div>
+                                                       <div 
class="empty_list"><h4><xsl:value-of 
select="control_group/group_name"/></h4><span>(Ingen kontrollpunkt)</span></div>
                                                </xsl:otherwise>
                                                </xsl:choose>
                                        </li>




reply via email to

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