fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [13344] class.uievent.inc


From: Saul
Subject: [Fmsystem-commits] [13344] class.uievent.inc
Date: Wed, 03 Jun 2015 23:04:01 +0000

Revision: 13344
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=13344
Author:   psaul
Date:     2015-06-03 23:04:00 +0000 (Wed, 03 Jun 2015)
Log Message:
-----------
class.uievent.inc

Modified Paths:
--------------
    branches/dev-syncromind/property/inc/class.uievent.inc.php

Modified: branches/dev-syncromind/property/inc/class.uievent.inc.php
===================================================================
--- branches/dev-syncromind/property/inc/class.uievent.inc.php  2015-06-03 
23:03:26 UTC (rev 13343)
+++ branches/dev-syncromind/property/inc/class.uievent.inc.php  2015-06-03 
23:04:00 UTC (rev 13344)
@@ -219,20 +219,21 @@
                 'form' => array(
                     'toolbar' => array(
                         'item' => array(
-                            array(
-                                'type' => 'date-picker',
-                                'id'   => 'start_date',
-                                'name' => 'start_date',
-                                'value'=> '',
-                                'text' => lang('from')
-                            ),
-                            array(
-                                'type' => 'date-picker',
-                                'id'   => 'end_date',
-                                'name' => 'end_date',
-                                'value'=> '',
-                                'text' => lang('to')
-                            )
+//                            el metodo read de la clase boevent no recibe 
variable fechas
+//                            array(
+//                                'type' => 'date-picker',
+//                                'id'   => 'start_date',
+//                                'name' => 'start_date',
+//                                'value'=> '',
+//                                'text' => lang('from')
+//                            ),
+//                            array(
+//                                'type' => 'date-picker',
+//                                'id'   => 'end_date',
+//                                'name' => 'end_date',
+//                                'value'=> '',
+//                                'text' => lang('to')
+//                            )
                         )
                     )
                 ),




reply via email to

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