fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [13250]


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

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


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

Modified: branches/dev-syncromind/property/inc/class.bocommon.inc.php
===================================================================
--- branches/dev-syncromind/property/inc/class.bocommon.inc.php 2015-05-21 
09:38:42 UTC (rev 13249)
+++ branches/dev-syncromind/property/inc/class.bocommon.inc.php 2015-05-21 
20:20:43 UTC (rev 13250)
@@ -894,7 +894,7 @@
                                        'id'                    => 
isset($event['value']) && $event['value'] ? $event['value'] : '')
                                );
 
-                       $event['event_link'] = 
"{menuaction:'property.uievent.edit',"
+                       $event['event_link'] = 
"{menuaction:'property.uievent.edit',lookup:1,"
                                ."location:'{$data['location']}',"
                                ."attrib_id:'{$event['name']}'";
                        $event['event_link'] .= isset($event['item_id']) ? 
",item_id:{$event['item_id']}" : '';         




reply via email to

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