fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [13251]


From: Nelson Guerra
Subject: [Fmsystem-commits] [13251]
Date: Thu, 21 May 2015 20:21:07 +0000

Revision: 13251
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=13251
Author:   nelson224
Date:     2015-05-21 20:21:06 +0000 (Thu, 21 May 2015)
Log Message:
-----------


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

Modified: branches/dev-syncromind/property/inc/class.custom_fields.inc.php
===================================================================
--- branches/dev-syncromind/property/inc/class.custom_fields.inc.php    
2015-05-21 20:20:43 UTC (rev 13250)
+++ branches/dev-syncromind/property/inc/class.custom_fields.inc.php    
2015-05-21 20:21:06 UTC (rev 13251)
@@ -409,7 +409,7 @@
 
                                        $lookup_functions[$m]['name']   = 
'lookup_'. $attributes['name'] .'()';
 
-                                       $lookup_functions[$m]['action'] = "var 
oArgs = {menuaction:'{$this->_appname}.uievent.edit',"
+                                       $lookup_functions[$m]['action'] = "var 
oArgs = {menuaction:'{$this->_appname}.uievent.edit',lookup:1,"
                                                ."location:'{$location}',"
                                                
."attrib_id:'{$attributes['id']}'";
                                        $lookup_functions[$m]['action'] .=      
isset($attributes['item_id']) && $attributes['item_id'] ? 
",item_id:{$attributes['item_id']}" : '';




reply via email to

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