fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [8051]


From: Torstein
Subject: [Fmsystem-commits] [8051]
Date: Tue, 08 Nov 2011 12:20:48 +0000

Revision: 8051
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=8051
Author:   vator
Date:     2011-11-08 12:20:44 +0000 (Tue, 08 Nov 2011)
Log Message:
-----------


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

Modified: trunk/controller/templates/base/sort_check_list.xsl
===================================================================
--- trunk/controller/templates/base/sort_check_list.xsl 2011-11-08 12:19:25 UTC 
(rev 8050)
+++ trunk/controller/templates/base/sort_check_list.xsl 2011-11-08 12:20:44 UTC 
(rev 8051)
@@ -54,6 +54,15 @@
                                        </form>
                                </li>
                        </xsl:for-each>
-               </ul>                                   
+               </ul>
+               
+               <a>
+                       <xsl:attribute name="href">
+                               
<xsl:text>index.php?menuaction=controller.uicontrol.generate_check_lists_for_control</xsl:text>
+                               <xsl:text>&amp;control_id=</xsl:text>
+                               <xsl:value-of select="//control_id"/>
+                       </xsl:attribute>
+                       <div>Vis sjekklister</div>
+               </a>
 </div>
 </xsl:template>
\ No newline at end of file




reply via email to

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