fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [9202]


From: Torstein
Subject: [Fmsystem-commits] [9202]
Date: Sun, 22 Apr 2012 07:54:40 +0000

Revision: 9202
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=9202
Author:   vator
Date:     2012-04-22 07:54:40 +0000 (Sun, 22 Apr 2012)
Log Message:
-----------


Modified Paths:
--------------
    trunk/controller/templates/base/calendar/view_calendar_year.xsl

Modified: trunk/controller/templates/base/calendar/view_calendar_year.xsl
===================================================================
--- trunk/controller/templates/base/calendar/view_calendar_year.xsl     
2012-04-22 07:53:48 UTC (rev 9201)
+++ trunk/controller/templates/base/calendar/view_calendar_year.xsl     
2012-04-22 07:54:40 UTC (rev 9202)
@@ -128,6 +128,21 @@
                                                </div>          
                                                <div class="months_wrp">
                                                <xsl:for-each 
select="calendar_array">
+                                               
+                                                
+                                               <xsl:call-template 
name="check_list_status_checker" >
+                                               <!-- 
+                                                       <xsl:with-param 
name="status"><xsl:value-of select="status"/></xsl:with-param>
+                                                       <xsl:with-param 
name="location_code"><xsl:value-of 
select="$view_location_code"/></xsl:with-param>
+                                               -->
+                                               </xsl:call-template>
+                                               
+                                                       <!-- 
+                                                       <xsl:with-param 
name="active_tab">view_details</xsl:with-param>
+                                                        -->
+                                               
+                                               
+                                               <!-- 
                                                        <xsl:choose>
                                                                        
<xsl:when test="status = 'CONTROL_REGISTERED'">
                                                                                
<div>
@@ -245,6 +260,7 @@
                                                                        
<div></div>
                                                                        
</xsl:otherwise>
                                                        </xsl:choose>
+                                                        -->
                                                </xsl:for-each>
                                                </div>
                                        </li>   




reply via email to

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