fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [15925] more on template


From: sigurdne
Subject: [Fmsystem-commits] [15925] more on template
Date: Tue, 1 Nov 2016 08:15:31 +0000 (UTC)

Revision: 15925
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=15925
Author:   sigurdne
Date:     2016-11-01 08:15:31 +0000 (Tue, 01 Nov 2016)
Log Message:
-----------
more on template

Modified Paths:
--------------
    trunk/bookingfrontend/templates/base/application_edit.xsl
    trunk/bookingfrontend/templates/base/application_new.xsl
    trunk/bookingfrontend/templates/base/booking_edit.xsl
    trunk/bookingfrontend/templates/base/booking_massupdate.xsl
    trunk/bookingfrontend/templates/base/booking_new.xsl
    trunk/bookingfrontend/templates/base/event_edit.xsl
    trunk/bookingfrontend/templates/base/report_numbers.xsl

Modified: trunk/bookingfrontend/templates/base/application_edit.xsl
===================================================================
--- trunk/bookingfrontend/templates/base/application_edit.xsl   2016-11-01 
08:05:48 UTC (rev 15924)
+++ trunk/bookingfrontend/templates/base/application_edit.xsl   2016-11-01 
08:15:31 UTC (rev 15925)
@@ -321,7 +321,7 @@
                                                                                
                <xsl:value-of select="name"/>
                                                                                
        </th>
                                                                                
        <td>
-                                                                               
                <input type="text">
+                                                                               
                <input type="text" size="4">
                                                                                
                        <xsl:attribute name="name">male[<xsl:value-of 
select="id"/>]</xsl:attribute>
                                                                                
                        <xsl:attribute name="value">
                                                                                
                                <xsl:value-of 
select="../application/agegroups/male[../agegroup_id = $id]"/>
@@ -329,7 +329,7 @@
                                                                                
                </input>
                                                                                
        </td>
                                                                                
        <td>
-                                                                               
                <input type="text">
+                                                                               
                <input type="text" size="4">
                                                                                
                        <xsl:attribute name="name">female[<xsl:value-of 
select="id"/>]</xsl:attribute>
                                                                                
                        <xsl:attribute name="value">
                                                                                
                                <xsl:value-of 
select="../application/agegroups/female[../agegroup_id = $id]"/>

Modified: trunk/bookingfrontend/templates/base/application_new.xsl
===================================================================
--- trunk/bookingfrontend/templates/base/application_new.xsl    2016-11-01 
08:05:48 UTC (rev 15924)
+++ trunk/bookingfrontend/templates/base/application_new.xsl    2016-11-01 
08:15:31 UTC (rev 15925)
@@ -8,7 +8,7 @@
 
                <form action="" method="POST" id='application_form' 
enctype='multipart/form-data' name="form">
                        <xsl:if test="config/application_new_application">
-                               <p style="width: 750px;">
+                               <p >
                                        <xsl:value-of 
select="config/application_new_application"/>
                                </p>
                        </xsl:if>
@@ -125,7 +125,7 @@
                                                                                
                <xsl:value-of select="name"/>
                                                                                
        </th>
                                                                                
        <td>
-                                                                               
                <input type="text">
+                                                                               
                <input type="text" size="4">
                                                                                
                        <xsl:attribute name="name">male[<xsl:value-of 
select="id"/>]</xsl:attribute>
                                                                                
                        <xsl:attribute name="value">
                                                                                
                                <xsl:value-of 
select="../application/agegroups/male[../agegroup_id = $id]"/>
@@ -133,7 +133,7 @@
                                                                                
                </input>
                                                                                
        </td>
                                                                                
        <td>
-                                                                               
                <input type="text">
+                                                                               
                <input type="text" size="4">
                                                                                
                        <xsl:attribute name="name">female[<xsl:value-of 
select="id"/>]</xsl:attribute>
                                                                                
                        <xsl:attribute name="value">
                                                                                
                                <xsl:value-of 
select="../application/agegroups/female[../agegroup_id = $id]"/>

Modified: trunk/bookingfrontend/templates/base/booking_edit.xsl
===================================================================
--- trunk/bookingfrontend/templates/base/booking_edit.xsl       2016-11-01 
08:05:48 UTC (rev 15924)
+++ trunk/bookingfrontend/templates/base/booking_edit.xsl       2016-11-01 
08:15:31 UTC (rev 15925)
@@ -311,7 +311,7 @@
                                                                                
                <xsl:value-of select="name"/>
                                                                                
        </th>
                                                                                
        <td>
-                                                                               
                <input type="text">
+                                                                               
                <input type="text" size="4">
                                                                                
                        <xsl:attribute name="name">male[<xsl:value-of 
select="id"/>]</xsl:attribute>
                                                                                
                        <xsl:attribute name="value">
                                                                                
                                <xsl:value-of 
select="../booking/agegroups/male[../agegroup_id = $id]"/>
@@ -319,7 +319,7 @@
                                                                                
                </input>
                                                                                
        </td>
                                                                                
        <td>
-                                                                               
                <input type="text">
+                                                                               
                <input type="text" size="4">
                                                                                
                        <xsl:attribute name="name">female[<xsl:value-of 
select="id"/>]</xsl:attribute>
                                                                                
                        <xsl:attribute name="value">
                                                                                
                                <xsl:value-of 
select="../booking/agegroups/female[../agegroup_id = $id]"/>

Modified: trunk/bookingfrontend/templates/base/booking_massupdate.xsl
===================================================================
--- trunk/bookingfrontend/templates/base/booking_massupdate.xsl 2016-11-01 
08:05:48 UTC (rev 15924)
+++ trunk/bookingfrontend/templates/base/booking_massupdate.xsl 2016-11-01 
08:15:31 UTC (rev 15925)
@@ -175,7 +175,7 @@
                                                                                
                <xsl:value-of select="name"/>
                                                                                
        </th>
                                                                                
        <td>
-                                                                               
                <input type="text">
+                                                                               
                <input type="text" size="4">
                                                                                
                        <xsl:attribute name="name">male[<xsl:value-of 
select="id"/>]</xsl:attribute>
                                                                                
                        <xsl:attribute name="value">
                                                                                
                                <xsl:value-of 
select="../booking/agegroups/male[../agegroup_id = $id]"/>
@@ -183,7 +183,7 @@
                                                                                
                </input>
                                                                                
        </td>
                                                                                
        <td>
-                                                                               
                <input type="text">
+                                                                               
                <input type="text" size="4">
                                                                                
                        <xsl:attribute name="name">female[<xsl:value-of 
select="id"/>]</xsl:attribute>
                                                                                
                        <xsl:attribute name="value">
                                                                                
                                <xsl:value-of 
select="../booking/agegroups/female[../agegroup_id = $id]"/>

Modified: trunk/bookingfrontend/templates/base/booking_new.xsl
===================================================================
--- trunk/bookingfrontend/templates/base/booking_new.xsl        2016-11-01 
08:05:48 UTC (rev 15924)
+++ trunk/bookingfrontend/templates/base/booking_new.xsl        2016-11-01 
08:15:31 UTC (rev 15925)
@@ -321,7 +321,7 @@
                                                                                
                <xsl:value-of select="name"/>
                                                                                
        </th>
                                                                                
        <td>
-                                                                               
                <input type="text">
+                                                                               
                <input type="text" size="4">
                                                                                
                        <xsl:attribute name="name">male[<xsl:value-of 
select="id"/>]</xsl:attribute>
                                                                                
                        <xsl:attribute name="value">
                                                                                
                                <xsl:value-of 
select="../booking/agegroups/male[../agegroup_id = $id]"/>
@@ -329,7 +329,7 @@
                                                                                
                </input>
                                                                                
        </td>
                                                                                
        <td>
-                                                                               
                <input type="text">
+                                                                               
                <input type="text" size="4">
                                                                                
                        <xsl:attribute name="name">female[<xsl:value-of 
select="id"/>]</xsl:attribute>
                                                                                
                        <xsl:attribute name="value">
                                                                                
                                <xsl:value-of 
select="../booking/agegroups/female[../agegroup_id = $id]"/>

Modified: trunk/bookingfrontend/templates/base/event_edit.xsl
===================================================================
--- trunk/bookingfrontend/templates/base/event_edit.xsl 2016-11-01 08:05:48 UTC 
(rev 15924)
+++ trunk/bookingfrontend/templates/base/event_edit.xsl 2016-11-01 08:15:31 UTC 
(rev 15925)
@@ -283,7 +283,7 @@
                                                                                
                <xsl:value-of select="name"/>
                                                                                
        </th>
                                                                                
        <td>
-                                                                               
                <input type="text">
+                                                                               
                <input type="text" size="4">
                                                                                
                        <xsl:attribute name="name">male[<xsl:value-of 
select="id"/>]</xsl:attribute>
                                                                                
                        <xsl:attribute name="value">
                                                                                
                                <xsl:value-of 
select="../event/agegroups/male[../agegroup_id = $id]"/>
@@ -291,7 +291,7 @@
                                                                                
                </input>
                                                                                
        </td>
                                                                                
        <td>
-                                                                               
                <input type="text">
+                                                                               
                <input type="text" size="4">
                                                                                
                        <xsl:attribute name="name">female[<xsl:value-of 
select="id"/>]</xsl:attribute>
                                                                                
                        <xsl:attribute name="value">
                                                                                
                                <xsl:value-of 
select="../event/agegroups/female[../agegroup_id = $id]"/>

Modified: trunk/bookingfrontend/templates/base/report_numbers.xsl
===================================================================
--- trunk/bookingfrontend/templates/base/report_numbers.xsl     2016-11-01 
08:05:48 UTC (rev 15924)
+++ trunk/bookingfrontend/templates/base/report_numbers.xsl     2016-11-01 
08:15:31 UTC (rev 15925)
@@ -70,7 +70,7 @@
                                                                                
        <xsl:value-of select="name"/>
                                                                                
</th>
                                                                                
<td>
-                                                                               
        <input type="text">
+                                                                               
        <input type="text" size="4">
                                                                                
                <xsl:attribute name="name">male[<xsl:value-of 
select="id"/>]</xsl:attribute>
                                                                                
                <xsl:attribute name="value">
                                                                                
                        <xsl:value-of 
select="../event_object/agegroups/male[../agegroup_id = $id]"/>
@@ -78,7 +78,7 @@
                                                                                
        </input>
                                                                                
</td>
                                                                                
<td>
-                                                                               
        <input type="text">
+                                                                               
        <input type="text" size="4">
                                                                                
                <xsl:attribute name="name">female[<xsl:value-of 
select="id"/>]</xsl:attribute>
                                                                                
                <xsl:attribute name="value">
                                                                                
                        <xsl:value-of 
select="../event_object/agegroups/female[../agegroup_id = $id]"/>




reply via email to

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