fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [9455]


From: Torstein
Subject: [Fmsystem-commits] [9455]
Date: Tue, 29 May 2012 01:35:53 +0000

Revision: 9455
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=9455
Author:   vator
Date:     2012-05-29 01:35:52 +0000 (Tue, 29 May 2012)
Log Message:
-----------


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

Modified: trunk/controller/templates/base/calendar/view_calendar_month.xsl
===================================================================
--- trunk/controller/templates/base/calendar/view_calendar_month.xsl    
2012-05-29 01:35:28 UTC (rev 9454)
+++ trunk/controller/templates/base/calendar/view_calendar_month.xsl    
2012-05-29 01:35:52 UTC (rev 9455)
@@ -26,8 +26,10 @@
                                        <xsl:text>&amp;location_code=</xsl:text>
                                        <xsl:value-of 
select="current_location/location_code"/>
                                </xsl:attribute>
-                               <img height="25" 
src="controller/images/up_arrow.png" />Ã…rsoversikt
+                               <img height="20" 
src="controller/images/left_arrow_simple_light_blue.png" />Ã…rsoversikt
                        </a>
+                       
+                       <!-- =====================  CALENDAR NAVIGATION  
================= -->
                        <div id="calNav">
                                <xsl:choose>
                                        <xsl:when test="current_month_nr > 1">

Modified: trunk/controller/templates/base/calendar/view_calendar_year.xsl
===================================================================
--- trunk/controller/templates/base/calendar/view_calendar_year.xsl     
2012-05-29 01:35:28 UTC (rev 9454)
+++ trunk/controller/templates/base/calendar/view_calendar_year.xsl     
2012-05-29 01:35:52 UTC (rev 9455)
@@ -18,6 +18,7 @@
                        <!-- =====================  COLOR ICON MAP  
================= -->
                        <xsl:call-template name="icon_color_map" />
                        
+                       <!-- =====================  CALENDAR NAVIGATION  
================= -->
                        <div id="calNav">
                                <a class="showPrev">
                                        <xsl:attribute name="href">




reply via email to

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