fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [10318] Logistic: formatting


From: Torstein
Subject: [Fmsystem-commits] [10318] Logistic: formatting
Date: Wed, 24 Oct 2012 06:52:19 +0000

Revision: 10318
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=10318
Author:   vator
Date:     2012-10-24 06:52:18 +0000 (Wed, 24 Oct 2012)
Log Message:
-----------
Logistic: formatting

Modified Paths:
--------------
    trunk/controller/inc/class.uicheck_list.inc.php

Modified: trunk/controller/inc/class.uicheck_list.inc.php
===================================================================
--- trunk/controller/inc/class.uicheck_list.inc.php     2012-10-24 06:44:12 UTC 
(rev 10317)
+++ trunk/controller/inc/class.uicheck_list.inc.php     2012-10-24 06:52:18 UTC 
(rev 10318)
@@ -260,19 +260,18 @@
                        (
                                'calendar_for_year_url'         => 
self::link(array('menuaction' => 
'controller.uicalendar.view_calendar_for_year')),
                                'calendar_for_month_url'        => 
self::link(array('menuaction' => 
'controller.uicalendar.view_calendar_for_month')),
-                               'location_array'                        => 
$location_array,
-                               'component_array'                       => 
$component_array,
-                               'control'                                       
=> $control->toArray(),
-                               'date_format'                           => 
$date_format,
-                               'check_list'                            => 
$check_list->toArray(),
-                               'type'                                          
=> $type,
-                               'current_year'                          => 
$year,
-                               'current_month_nr'                      => 
$month_nr,
+                               'location_array'                                
        => $location_array,
+                               'component_array'                               
        => $component_array,
+                               'control'                                       
                                => $control->toArray(),
+                               'date_format'                                   
        => $date_format,
+                               'check_list'                                    
                => $check_list->toArray(),
+                               'type'                                          
                                => $type,
+                               'current_year'                                  
        => $year,
+                               'current_month_nr'                              
=> $month_nr,
                                'building_location_code'        => 
$building_location_code,
-                               'location_level'                        => 
$level
+                               'location_level'                                
        => $level
                        );
                        
-       //              phpgwapi_jquery::load_widget('core');
                        $GLOBALS['phpgw']->jqcal->add_listener('planned_date');
                        
$GLOBALS['phpgw']->jqcal->add_listener('completed_date');
 
@@ -573,15 +572,15 @@
                        
                        $data = array
                        (
-                               'control'                                       
=> $control->toArray(),
-                               'check_list'                            => 
$check_list->toArray(),
-                               'location_array'                        => 
$location_array,
-                               'component_array'                       => 
$component_array,
-                               'type'                                          
=> $type,
-                               'current_year'                          => 
$year,
-                               'current_month_nr'                      => 
$month,
+                               'control'                                       
                        => $control->toArray(),
+                               'check_list'                                    
                => $check_list->toArray(),
+                               'location_array'                                
        => $location_array,
+                               'component_array'                               
        => $component_array,
+                               'type'                                          
                                => $type,
+                               'current_year'                                  
        => $year,
+                               'current_month_nr'                              
=> $month,
                                'building_location_code'        => 
$building_location_code,
-                               'location_level'                        => 
$level
+                               'location_level'                                
        => $level
                        );
 
                        phpgwapi_jquery::load_widget('core');




reply via email to

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