fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [13616] event_new xsl


From: Saul
Subject: [Fmsystem-commits] [13616] event_new xsl
Date: Thu, 09 Jul 2015 23:02:22 +0000

Revision: 13616
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=13616
Author:   psaul
Date:     2015-07-09 23:02:21 +0000 (Thu, 09 Jul 2015)
Log Message:
-----------
event_new xsl 

Modified Paths:
--------------
    branches/dev-syncromind/booking/templates/base/event_new.xsl

Modified: branches/dev-syncromind/booking/templates/base/event_new.xsl
===================================================================
--- branches/dev-syncromind/booking/templates/base/event_new.xsl        
2015-07-09 23:01:58 UTC (rev 13615)
+++ branches/dev-syncromind/booking/templates/base/event_new.xsl        
2015-07-09 23:02:21 UTC (rev 13616)
@@ -57,7 +57,7 @@
                     </div>
                     <div class="pure-control-group">
                                     <label><xsl:value-of 
select="php:function('lang', 'Event type')"/></label>
-                                      <select id="field_public" 
name="is_public">
+                                        <select id="field_public" 
name="is_public">
                                               <option value="1">
                                                     <xsl:if 
test="event/is_public=1">
                                                       <xsl:attribute 
name="selected">checked</xsl:attribute>
@@ -70,7 +70,7 @@
                                                     </xsl:if>
                                                       <xsl:value-of 
select="php:function('lang', 'Private event')"/>
                                               </option>
-                                      </select>
+                                        </select>
                     </div>
                     <div class="pure-control-group">
                                     <dt class="heading"><xsl:value-of 
select="php:function('lang', 'Where')" /></dt>




reply via email to

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