fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [15467] tts


From: sigurdne
Subject: [Fmsystem-commits] [15467] tts
Date: Mon, 15 Aug 2016 17:47:28 +0000 (UTC)

Revision: 15467
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=15467
Author:   sigurdne
Date:     2016-08-15 17:47:28 +0000 (Mon, 15 Aug 2016)
Log Message:
-----------
tts

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

Modified: trunk/property/inc/class.uitts.inc.php
===================================================================
--- trunk/property/inc/class.uitts.inc.php      2016-08-15 17:36:10 UTC (rev 
15466)
+++ trunk/property/inc/class.uitts.inc.php      2016-08-15 17:47:28 UTC (rev 
15467)
@@ -1405,7 +1405,7 @@
                        $cat_select = 
$this->cats->formatted_xslt_list(array('select_name' => 'values[cat_id]', 
'use_acl' => $this->_category_acl, 'required' => true));
 
                        $_cat_list = array();
-                       if(isset($fmttssimple_categories) && 
$fmttssimple_categories[1])
+                       if($this->simple && isset($fmttssimple_categories) && 
$fmttssimple_categories[1])
                        {
                                foreach ($cat_select['cat_list'] as $entry)
                                {




reply via email to

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