fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [14397]


From: Nelson Guerra
Subject: [Fmsystem-commits] [14397]
Date: Tue, 17 Nov 2015 23:03:20 +0000

Revision: 14397
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=14397
Author:   nelson224
Date:     2015-11-17 23:03:20 +0000 (Tue, 17 Nov 2015)
Log Message:
-----------


Modified Paths:
--------------
    branches/dev-syncromind/frontend/inc/class.uientity.inc.php

Modified: branches/dev-syncromind/frontend/inc/class.uientity.inc.php
===================================================================
--- branches/dev-syncromind/frontend/inc/class.uientity.inc.php 2015-11-17 
23:03:05 UTC (rev 14396)
+++ branches/dev-syncromind/frontend/inc/class.uientity.inc.php 2015-11-17 
23:03:20 UTC (rev 14397)
@@ -417,7 +417,7 @@
                                                                        
'menuaction'    => 'property.uientity.edit',
                                                                        
'location_id'   => $this->location_id,
                                                                        'lean'  
                => true,
-                                                                       
'noframework'   => true
+                                                                       
'noframework'   => true                                                         
                                                                )).";
                                                        var parameters = 
".json_encode(array('parameter' => array(array('name'=> 'dummy', 'source' => 
'id')))).";
                                                        addEntity(oArgs, 
parameters);
@@ -806,6 +806,7 @@
                                                )),
                                                'tab_selected'          => 
$this->tab_selected,
                                                'id'                            
=> $id,
+                                               'location_id'           => 
$this->location_id,
                                                'entity'                        
=> $entity,
                                                'custom_attributes'     => 
array('attributes' => $values['attributes']),
                                                'location_data'         => 
$location_data,




reply via email to

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