fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [14443]


From: Nelson Guerra
Subject: [Fmsystem-commits] [14443]
Date: Fri, 20 Nov 2015 20:39:18 +0000

Revision: 14443
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=14443
Author:   nelson224
Date:     2015-11-20 20:39:18 +0000 (Fri, 20 Nov 2015)
Log Message:
-----------


Modified Paths:
--------------
    branches/dev-syncromind/frontend/inc/class.uihelpdesk.inc.php

Modified: branches/dev-syncromind/frontend/inc/class.uihelpdesk.inc.php
===================================================================
--- branches/dev-syncromind/frontend/inc/class.uihelpdesk.inc.php       
2015-11-20 20:39:02 UTC (rev 14442)
+++ branches/dev-syncromind/frontend/inc/class.uihelpdesk.inc.php       
2015-11-20 20:39:18 UTC (rev 14443)
@@ -570,9 +570,9 @@
                                'custom_attributes'     => array('attributes' 
=> $item['attributes']),
                        );
 
-                       
$GLOBALS['phpgw']->xslttpl->add_file(array('frontend','helpdesk','attributes_view'));
-                       $GLOBALS['phpgw']->xslttpl->set_var('phpgw', 
array('add_ticket' => $data));
+                       
/*$GLOBALS['phpgw']->xslttpl->add_file(array('frontend','helpdesk','attributes_view'));
+                       $GLOBALS['phpgw']->xslttpl->set_var('phpgw', 
array('add_ticket' => $data));*/
                        
-                       
//self::render_template_xsl(array('frontend','helpdesk','attributes_view'), 
array('add_ticket' => $data));
+                       
self::render_template_xsl(array('frontend','helpdesk','attributes_view'), 
array('add_ticket' => $data));
                }
        }




reply via email to

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