fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [8606]


From: Torstein
Subject: [Fmsystem-commits] [8606]
Date: Wed, 18 Jan 2012 12:43:05 +0000

Revision: 8606
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=8606
Author:   vator
Date:     2012-01-18 12:43:05 +0000 (Wed, 18 Jan 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-01-18 12:34:20 UTC (rev 8605)
+++ trunk/controller/templates/base/calendar/view_calendar_month.xsl    
2012-01-18 12:43:05 UTC (rev 8606)
@@ -10,7 +10,7 @@
                        <h3 style="margin:0;font-size:19px;">Kalenderoversikt 
for <xsl:value-of select="period"/></h3>
                </div>
                                                
-                       <div style="float:right;width:300px;margin-top:55px;">
+               <div style="float:right;width:300px;margin-top:40px;">
                        <select id="my_location_id">
                                <xsl:for-each select="my_locations">
                                        <option value="{location_code}" 
selected="selected">

Modified: trunk/controller/templates/base/calendar/view_calendar_year.xsl
===================================================================
--- trunk/controller/templates/base/calendar/view_calendar_year.xsl     
2012-01-18 12:34:20 UTC (rev 8605)
+++ trunk/controller/templates/base/calendar/view_calendar_year.xsl     
2012-01-18 12:43:05 UTC (rev 8606)
@@ -11,7 +11,7 @@
                        <h3 style="margin:0;font-size:19px;">Kalenderoversikt 
for <xsl:value-of select="period"/></h3>
                </div>
 
-               <div style="float:right;width:300px;margin-top:55px;">
+               <div style="float:right;width:300px;margin-top:40px;">
                        <select id="my_location_id">
                                <xsl:for-each select="my_locations">
                                        <option value="{location_code}" 
selected="selected">




reply via email to

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