fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [10132]


From: Torstein
Subject: [Fmsystem-commits] [10132]
Date: Mon, 08 Oct 2012 06:16:36 +0000

Revision: 10132
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=10132
Author:   vator
Date:     2012-10-08 06:16:35 +0000 (Mon, 08 Oct 2012)
Log Message:
-----------


Modified Paths:
--------------
    trunk/logistic/inc/class.uiactivity.inc.php

Modified: trunk/logistic/inc/class.uiactivity.inc.php
===================================================================
--- trunk/logistic/inc/class.uiactivity.inc.php 2012-10-08 06:13:36 UTC (rev 
10131)
+++ trunk/logistic/inc/class.uiactivity.inc.php 2012-10-08 06:16:35 UTC (rev 
10132)
@@ -27,6 +27,7 @@
         * @subpackage logistic
         * @version $Id$
         */
+
        phpgw::import_class('phpgwapi.uicommon');
        phpgw::import_class('logistic.soactivity');
 
@@ -60,6 +61,7 @@
                        {
                                return $this->query();
                        }
+                       
                        self::add_javascript('phpgwapi', 'yahoo', 
'datatable.js');
                        phpgwapi_yui::load_widget('datatable');
                        phpgwapi_yui::load_widget('paginator');
@@ -209,8 +211,6 @@
                                                'parameters'    => 
json_encode($parameters)
                                        );
 
-
-
                        self::render_template_xsl(array('datatable_common'), 
$data);
                }
 
@@ -473,4 +473,4 @@
 
                        return $user_array;
                }
-       }
+       }
\ No newline at end of file




reply via email to

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