fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [12067] bkbooking: update


From: Kjell Arne Espedal
Subject: [Fmsystem-commits] [12067] bkbooking: update
Date: Thu, 28 Aug 2014 11:21:35 +0000

Revision: 12067
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=12067
Author:   kjell
Date:     2014-08-28 11:21:34 +0000 (Thu, 28 Aug 2014)
Log Message:
-----------
bkbooking: update

Modified Paths:
--------------
    
branches/stavangerkommune/bookingfrontend/templates/fjell/booking_edit_preview.xsl

Modified: 
branches/stavangerkommune/bookingfrontend/templates/fjell/booking_edit_preview.xsl
===================================================================
--- 
branches/stavangerkommune/bookingfrontend/templates/fjell/booking_edit_preview.xsl
  2014-08-28 11:15:07 UTC (rev 12066)
+++ 
branches/stavangerkommune/bookingfrontend/templates/fjell/booking_edit_preview.xsl
  2014-08-28 11:21:34 UTC (rev 12067)
@@ -20,7 +20,9 @@
                                        <input type="hidden" name="group_id" 
value="{group_id}"/>
                                        <input type="hidden" name="activity_id" 
value="{activity_id}"/>
                                        <input type="hidden" name="building_id" 
value="{booking/building_id}"/>
-                                       <select size="10">
+                    <input type="hidden" name="from_" value="{booking/from_}"/>
+                    <input type="hidden" name="to_" value="{booking/to_}"/>
+                    <select size="10">
                                                <xsl:for-each 
select="bookings/results">
                                                        <option>
                                                                <xsl:attribute 
name="value"><xsl:value-of select="id"/></xsl:attribute>




reply via email to

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