fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [14475]


From: Nelson Guerra
Subject: [Fmsystem-commits] [14475]
Date: Wed, 25 Nov 2015 23:52:38 +0000

Revision: 14475
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=14475
Author:   nelson224
Date:     2015-11-25 23:52:37 +0000 (Wed, 25 Nov 2015)
Log Message:
-----------


Modified Paths:
--------------
    branches/dev-syncromind/activitycalendar/templates/base/dashboard.xsl

Modified: branches/dev-syncromind/activitycalendar/templates/base/dashboard.xsl
===================================================================
--- branches/dev-syncromind/activitycalendar/templates/base/dashboard.xsl       
2015-11-25 00:16:59 UTC (rev 14474)
+++ branches/dev-syncromind/activitycalendar/templates/base/dashboard.xsl       
2015-11-25 23:52:37 UTC (rev 14475)
@@ -41,13 +41,15 @@
                                                                <select 
id="activity_district" name="activity_district">
                                                                        
<xsl:apply-templates select="list_activity_district_options/options"/>
                                                                </select>
+                                                       </div>
+                                                       <div 
class="pure-control-group">
                                                                
<label><xsl:value-of select="php:function('lang', 'Category')"/></label>
                                                                <select 
id="activity_category" name="activity_category">
                                                                        
<xsl:apply-templates select="list_activity_category_options/options"/>
                                                                </select>       
                                                                                
                
                                                                
<label><xsl:value-of select="php:function('lang', 'date')"/></label>
                                                                <input 
type="text" id="date_change" name="date_change" value=""></input>
-                                                       </div>                  
                                        
+                                                       </div>                  
                                                                                
        
                                                </div>
                                        <div>
                                                <xsl:for-each 
select="datatable_def">




reply via email to

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