fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [12351]


From: Nelson Guerra
Subject: [Fmsystem-commits] [12351]
Date: Thu, 20 Nov 2014 23:08:34 +0000

Revision: 12351
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=12351
Author:   nelson224
Date:     2014-11-20 23:08:34 +0000 (Thu, 20 Nov 2014)
Log Message:
-----------


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

Modified: branches/dev-syncromind/property/inc/class.uientity.inc.php
===================================================================
--- branches/dev-syncromind/property/inc/class.uientity.inc.php 2014-11-20 
23:03:06 UTC (rev 12350)
+++ branches/dev-syncromind/property/inc/class.uientity.inc.php 2014-11-20 
23:08:34 UTC (rev 12351)
@@ -697,11 +697,11 @@
                                                                'class' => 
'new_item'
                                                        ),
                                                        array(
-                                                               'type' => 
'link',
-                                                               'value' => 
lang('columns'),
-                                                               'href' => '#',
-                                                               'class' => '',
-                                                               'onclick'=> 
"JqueryPortico.openPopup({menuaction:'property.uientity.columns', 
appname:'{$this->bo->appname}',type:'{$this->type}', 
type_id:'{$this->type_id}'}, {closeAction:'reload'})"
+                                                               'type'  => 
'link',
+                                                               'value' => 
lang('columns'),
+                                                               'href'  => '#',
+                                                               'class' => '',
+                                                               'onclick' => 
"JqueryPortico.openPopup({menuaction:'property.uientity.columns', 
appname:'{$this->bo->appname}',type:'{$this->type}', 
type_id:'{$this->type_id}'}, {closeAction:'reload'})"
                                                        ),
                                                        array
                                                        (//for link "None",
@@ -716,18 +716,11 @@
                                                        ),
                                                        array
                                                        (//for link "Org unit",
-                                                               'type'=> 'link',
-                                                               'id'  => 
'btn_org_unit_search',
-                                                               'url' => 
"Javascript:window.open('".$GLOBALS['phpgw']->link('/index.php',
-                                                                       array
-                                                                       (
-                                                                               
'menuaction'                            => 'property.uilookup.custom',
-                                                                               
'column'                                        => 'org_unit',
-                                                                               
'type'                                          => 'org_unit',
-                                                                       //      
'get_list_function_input'       => urlencode(serialize(array('type' => 
'org_unit')))
-                                                                       )
-                                                               
)."','link','width=640,height=600')",
-                                                               'value' => 
lang('department')
+                                                               'type'  => 
'link',
+                                                               'value' => 
lang('department'),
+                                                               'href'  => '#',
+                                                               'class' => '',
+                                                               'onclick' => 
"JqueryPortico.openPopup({menuaction:'property.uilookup.custom', 
column:'org_unit', type:'org_unit'}, {closeAction:'reload'})"
                                                        ),
                                                        array
                                                        (




reply via email to

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