fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [17305] more on helpdesk


From: sigurdne
Subject: [Fmsystem-commits] [17305] more on helpdesk
Date: Tue, 14 Nov 2017 09:24:05 -0500 (EST)

Revision: 17305
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=17305
Author:   sigurdne
Date:     2017-11-14 09:24:04 -0500 (Tue, 14 Nov 2017)
Log Message:
-----------
more on helpdesk

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-14 09:48:14 UTC (rev 
17304)
+++ trunk/helpdesk/inc/class.uitts.inc.php      2017-11-14 14:24:04 UTC (rev 
17305)
@@ -847,7 +847,7 @@
                                }
                        }
 
-                       if($subs && $this->parent_cat_id < 0)
+                       if($subs && (int)$this->parent_cat_id <= 0)
                        {
                                $GLOBALS['phpgw_info']['flags']['app_header'] = 
$this->lang_app_name . ': ' . lang('choose a section from the menu');
                                self::render_template_xsl('datatable_jquery', 
array());




reply via email to

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