fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [17327] helpdesk: expand menu


From: sigurdne
Subject: [Fmsystem-commits] [17327] helpdesk: expand menu
Date: Sat, 18 Nov 2017 05:28:11 -0500 (EST)

Revision: 17327
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=17327
Author:   sigurdne
Date:     2017-11-18 05:28:11 -0500 (Sat, 18 Nov 2017)
Log Message:
-----------
helpdesk: expand menu

Modified Paths:
--------------
    trunk/helpdesk/inc/class.uitts.inc.php

Modified: trunk/helpdesk/inc/class.uitts.inc.php
===================================================================
--- trunk/helpdesk/inc/class.uitts.inc.php      2017-11-18 10:27:45 UTC (rev 
17326)
+++ trunk/helpdesk/inc/class.uitts.inc.php      2017-11-18 10:28:11 UTC (rev 
17327)
@@ -849,7 +849,7 @@
 
                        if($subs && (int)$this->parent_cat_id <= 0)
                        {
-                               
$GLOBALS['phpgw_info']['flags']['menu_selection'] = 'helpdesk::helpdesk';
+                               
$GLOBALS['phpgw_info']['flags']['menu_selection'] = 
"helpdesk::helpdesk_{$_cat['main']}"; // to expand the menu
                                $GLOBALS['phpgw_info']['flags']['app_header'] = 
$this->lang_app_name . ': ' . lang('choose a section from the menu');
                                self::render_template_xsl('datatable_jquery', 
array());
                                return;




reply via email to

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