fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [15882]


From: nelson . guerra
Subject: [Fmsystem-commits] [15882]
Date: Sat, 22 Oct 2016 01:24:51 +0000 (UTC)

Revision: 15882
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=15882
Author:   nelson224
Date:     2016-10-22 01:24:51 +0000 (Sat, 22 Oct 2016)
Log Message:
-----------


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

Modified: branches/dev-syncromind-2/property/inc/class.uientity.inc.php
===================================================================
--- branches/dev-syncromind-2/property/inc/class.uientity.inc.php       
2016-10-22 01:24:28 UTC (rev 15881)
+++ branches/dev-syncromind-2/property/inc/class.uientity.inc.php       
2016-10-22 01:24:51 UTC (rev 15882)
@@ -63,7 +63,7 @@
                        'attrib_help' => true,
                        'print_pdf' => true,
                        'index' => true,
-                       'addfiles' => true,
+                       //'addfiles' => true,
                        'get_documents' => true,
                        'get_files' => true,
                        'get_target' => true,
@@ -867,6 +867,7 @@
                        $this->bocommon->download($list, $uicols['name'], 
$uicols['descr'], $uicols['input_type']);
                }
 
+               /*
                function addfiles()
                {
                        $GLOBALS['phpgw_info']['flags']['xslt_app'] = false;
@@ -913,7 +914,7 @@
                        }
 
                        
$fileuploader->upload("{$this->category_dir}/{$loc1}/{$id}");
-               }
+               }*/
 
                /**
                 * Function to get related via Ajax-call




reply via email to

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