fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [10900] Deleted function view_cases_for_check_list


From: Torstein
Subject: [Fmsystem-commits] [10900] Deleted function view_cases_for_check_list
Date: Sun, 17 Feb 2013 16:32:23 +0000

Revision: 10900
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=10900
Author:   vator
Date:     2013-02-17 16:32:22 +0000 (Sun, 17 Feb 2013)
Log Message:
-----------
Deleted function view_cases_for_check_list

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

Modified: trunk/controller/inc/class.uicase.inc.php
===================================================================
--- trunk/controller/inc/class.uicase.inc.php   2013-02-17 16:27:42 UTC (rev 
10899)
+++ trunk/controller/inc/class.uicase.inc.php   2013-02-17 16:32:22 UTC (rev 
10900)
@@ -166,7 +166,6 @@
         'cases_view'                        => 'add_case',
                        );
                        
-      
                        phpgwapi_jquery::load_widget('core');
 
                        self::add_javascript('controller', 'controller', 
'custom_ui.js');
@@ -687,7 +686,8 @@
                                'open_check_items_and_cases'        => 
$open_check_items_and_cases,
         'cases_view'                        => 'open_cases',
                        );
-                            
+      
+      phpgwapi_jquery::load_widget('core');
       self::add_javascript('controller', 'controller', 'case.js');
       
                        self::render_template_xsl( 
array('check_list/fragments/check_list_menu', 'case/cases_tab_menu', 
'case/view_open_cases', 'case/case_row', 
@@ -743,21 +743,22 @@
       
                        $data = array
                        (
-        'control'                                                              
                                        => $control,
-                               'check_list'                                    
                                                        => $check_list,
-                               'buildings_on_property'             => 
$buildings_on_property,
-        'location_array'                                                       
                        => $location_array,
-                               'component_array'                               
                                                => $component_array,
-                               'type'                                          
                                                                        => 
$type,
-                               'location_level'                                
                                                => $level,
-                               'building_location_code'                        
                        => $building_location_code,
-                               'current_year'                                  
                                                => $year,
-                               'current_month_nr'                              
                                        => $month,
-                               'closed_check_items_and_cases'      => 
$closed_check_items_and_cases,
-                               'check_list'                        => 
$check_list,
-        'cases_view'                        => 'closed_cases'
+        'control'                                                              
                        => $control,
+                               'check_list'                                    
                                        => $check_list,
+                               'buildings_on_property'         => 
$buildings_on_property,
+        'location_array'                                                       
        => $location_array,
+                               'component_array'                               
                                => $component_array,
+                               'type'                                          
                                                        => $type,
+                               'location_level'                                
                                => $level,
+                               'building_location_code'                        
        => $building_location_code,
+                               'current_year'                                  
                                => $year,
+                               'current_month_nr'                              
                        => $month,
+                               'closed_check_items_and_cases'  => 
$closed_check_items_and_cases,
+                               'check_list'                    => $check_list,
+        'cases_view'                    => 'closed_cases'
                        );
-                       
+
+      phpgwapi_jquery::load_widget('core');                    
       self::add_javascript('controller', 'controller', 'case.js');
       
       self::render_template_xsl( array('check_list/fragments/check_list_menu', 
'case/cases_tab_menu', 'case/view_closed_cases', 'case/case_row', 




reply via email to

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