fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [14631] bookingfrontend:


From: Sigurd Nes
Subject: [Fmsystem-commits] [14631] bookingfrontend:
Date: Mon, 11 Jan 2016 09:31:16 +0000

Revision: 14631
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=14631
Author:   sigurdne
Date:     2016-01-11 09:31:15 +0000 (Mon, 11 Jan 2016)
Log Message:
-----------
bookingfrontend:

Modified Paths:
--------------
    branches/dev-syncromind/bookingfrontend/inc/class.uisearch.inc.php

Modified: branches/dev-syncromind/bookingfrontend/inc/class.uisearch.inc.php
===================================================================
--- branches/dev-syncromind/bookingfrontend/inc/class.uisearch.inc.php  
2016-01-10 17:53:08 UTC (rev 14630)
+++ branches/dev-syncromind/bookingfrontend/inc/class.uisearch.inc.php  
2016-01-11 09:31:15 UTC (rev 14631)
@@ -79,12 +79,13 @@
                                                'opened'                        
 => false,
                                                'selected'                      
 => $activity['id'] == $activity_top_level ? true : false,
                                                'checked'                       
 => false,
-                                               'checkbox_disabled'      => 
true,
-                                               'checkbox_hide'          => true
+                               //              'checkbox_disabled'      => 
true,
+                               //              'checkbox_hide'          => true
                                        ),
                                        'parent'         => '#',
                                        'a_attr'         => array('href' => 
$_url, 'activity_top_level' => $activity['id'],
-                                               'class' => "no_checkbox"),
+                               //              'class' => "no_checkbox"
+                                               ),
                                        'children'       => $organized_fields,
                                );
                        }




reply via email to

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