fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [10319]


From: Torstein
Subject: [Fmsystem-commits] [10319]
Date: Wed, 24 Oct 2012 07:01:45 +0000

Revision: 10319
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=10319
Author:   vator
Date:     2012-10-24 07:01:44 +0000 (Wed, 24 Oct 2012)
Log Message:
-----------


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

Modified: trunk/controller/templates/base/check_list/add_check_list.xsl
===================================================================
--- trunk/controller/templates/base/check_list/add_check_list.xsl       
2012-10-24 06:52:18 UTC (rev 10318)
+++ trunk/controller/templates/base/check_list/add_check_list.xsl       
2012-10-24 07:01:44 UTC (rev 10319)
@@ -26,9 +26,13 @@
                        </xsl:choose>
                </div>
                <div class="box-2 select-box">
+               
+                       <xsl:variable name="calendar_for_year_url">
+                               <xsl:value-of 
select="php:function('get_phpgw_link', '/index.php', 
'menuaction:controller.uicalendar.view_calendar_for_year' )" />
+                       </xsl:variable>
                        <a>
                                <xsl:attribute name="href">
-                                       <xsl:value-of 
select="calendar_for_year_url"/>
+                                       <xsl:value-of 
select="{$calendar_for_year_url}"/>
                                        <xsl:text>&amp;year=</xsl:text>
                                        <xsl:value-of select="current_year"/>
                                        <xsl:text>&amp;location_code=</xsl:text>




reply via email to

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