fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [12476] uitts: datatable_def has to be in front


From: Sigurd Nes
Subject: [Fmsystem-commits] [12476] uitts: datatable_def has to be in front
Date: Wed, 17 Dec 2014 09:57:05 +0000

Revision: 12476
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=12476
Author:   sigurdne
Date:     2014-12-17 09:57:03 +0000 (Wed, 17 Dec 2014)
Log Message:
-----------
uitts: datatable_def has to be in front

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

Modified: branches/dev-syncromind/property/inc/class.uitts.inc.php
===================================================================
--- branches/dev-syncromind/property/inc/class.uitts.inc.php    2014-12-16 
23:24:06 UTC (rev 12475)
+++ branches/dev-syncromind/property/inc/class.uitts.inc.php    2014-12-17 
09:57:03 UTC (rev 12476)
@@ -3396,8 +3396,8 @@
 
                        $data = array
                        (
+                                       'datatable_def'                         
        => $datatable_def,
                                        'my_groups'                             
                => json_encode($my_groups),
-                                       'datatable_def'                         
        => $datatable_def,
                                        'custom_attributes'                     
        => array('attributes' => $ticket['attributes']),
                                        'lookup_functions'                      
        => isset($ticket['lookup_functions'])?$ticket['lookup_functions']:'',
                                        'send_response'                         
        => isset($this->bo->config->config_data['tts_send_response']) ? 
$this->bo->config->config_data['tts_send_response'] : '',




reply via email to

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