Author: nathangray
New Revision: 55729
URL: http://svn.stylite.de/viewvc/egroupware?rev=55729&view=rev
Log:
Fix lost cat_is_select setting on reload
Modified:
trunk/mail/inc/class.mail_ui.inc.php
— trunk/mail/inc/class.mail_ui.inc.php (original)
+++ trunk/mail/inc/class.mail_ui.inc.php Wed Apr 13 01:36:58 2016
@@ -431,7 +431,6 @@
‘filter’ => ‘any’, // filter is used to choose the mailbox
’no_filter2’ => false, // I disable the 2. filter (params are the same as for filter)
‘no_cat’ => false, // I disable the cat-selectbox
-
'cat_is_select' => true, // true or no_lang
'lettersearch' => false, // I show a lettersearch
'searchletter' => false, // I0 active letter of the lettersearch or false for [all]
'start' => 0, // IO position in list
@@ -450,6 +449,7 @@
if (html::$ua_mobile) $content[self::$nm_index][‘header_row’] = ‘mail.index.header_right’;
}
-
$content[self::$nm_index]['cat_is_select'] = true;
$content[self::$nm_index]['get_rows'] = 'mail_ui::get_rows';
$content[self::$nm_index]['num_rows'] = 0; // Do not send any rows with initial request
$content[self::$nm_index]['default_cols'] = 'status,attachments,subject,address,date,size'; // I columns to use if there's no user or default pref (! as first char uses all but the named columns), default all columns
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
eGroupWare-cvs mailing list
eGroupWare-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-cvs