fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [13243] class.uigallery


From: Saul
Subject: [Fmsystem-commits] [13243] class.uigallery
Date: Wed, 20 May 2015 23:06:49 +0000

Revision: 13243
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=13243
Author:   psaul
Date:     2015-05-20 23:06:48 +0000 (Wed, 20 May 2015)
Log Message:
-----------
class.uigallery

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

Modified: branches/dev-syncromind/property/inc/class.uigallery.inc.php
===================================================================
--- branches/dev-syncromind/property/inc/class.uigallery.inc.php        
2015-05-20 23:06:25 UTC (rev 13242)
+++ branches/dev-syncromind/property/inc/class.uigallery.inc.php        
2015-05-20 23:06:48 UTC (rev 13243)
@@ -763,23 +763,23 @@
                        }
  */
                        unset($parameters);
+            $data['datatable']['actions'][] = array();
+//                     if($this->acl_add)
+//                     {
+//                             $data['datatable']['actions'][] = array
+//                                     (
+//                                             'my_name'                       
=> 'add',
+//                                             'statustext'    => lang('add'),
+//                                             'text'                  => 
lang('add'),
+//                                             'action'                => 
$GLOBALS['phpgw']->link('/index.php',array
+//                                             (
+//                                                     'menuaction'    => 
'property.uigallery.edit',
+//                                                     'type'                  
=> $type,
+//                                                     'type_id'               
=> $type_id
+//                                             ))
+//                                     );
+//                     }
 
-                       if($this->acl_add)
-                       {
-                               $data['datatable']['actions'][] = array
-                                       (
-                                               'my_name'                       
=> 'add',
-                                               'statustext'    => lang('add'),
-                                               'text'                  => 
lang('add'),
-                                               'action'                => 
$GLOBALS['phpgw']->link('/index.php',array
-                                               (
-                                                       'menuaction'    => 
'property.uigallery.edit',
-                                                       'type'                  
=> $type,
-                                                       'type_id'               
=> $type_id
-                                               ))
-                                       );
-                       }
-
                        /*for ($i=0;$i<$count_uicols_name;$i++)
                        {
                                
$datatable['headers']['header'][$i]['formatter']                = 
$uicols['formatter'][$i] ? $uicols['formatter'][$i] : '""';




reply via email to

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