fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [10058] logistic : restore deleted code


From: Sigurd Nes
Subject: [Fmsystem-commits] [10058] logistic : restore deleted code
Date: Fri, 28 Sep 2012 17:37:14 +0000

Revision: 10058
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=10058
Author:   sigurdne
Date:     2012-09-28 17:37:13 +0000 (Fri, 28 Sep 2012)
Log Message:
-----------
logistic : restore deleted code

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

Modified: trunk/logistic/inc/class.uiproject.inc.php
===================================================================
--- trunk/logistic/inc/class.uiproject.inc.php  2012-09-28 14:17:16 UTC (rev 
10057)
+++ trunk/logistic/inc/class.uiproject.inc.php  2012-09-28 17:37:13 UTC (rev 
10058)
@@ -263,6 +263,7 @@
                        {
                                //list project types
                                $data = array(
+                                       'datatable_name'        => 
lang('project types'),
                                        'form' => array(
                                                'toolbar' => array(
                                                        'item' => array(
@@ -308,7 +309,7 @@
                                        ),
                                );
 
-                               
self::render_template_xsl(array('project_types_datatable', 'datatable'), $data);
+                               
self::render_template_xsl(array('datatable_common'), $data);
                        }
                }
 




reply via email to

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