Author: nathangray
New Revision: 55522
URL: http://svn.stylite.de/viewvc/egroupware?rev=55522&view=rev
Log:
Fix cat_is_select setting was not used
Modified:
trunk/egroupware/api/js/etemplate/et2_extension_nextmatch.js
— trunk/egroupware/api/js/etemplate/et2_extension_nextmatch.js (original)
+++ trunk/egroupware/api/js/etemplate/et2_extension_nextmatch.js Thu Mar 24 20:05:26 2016
@@ -2360,7 +2360,7 @@
// Add category
if(!settings.no_cat) {
if (typeof settings.cat_id_label == ‘undefined’) settings.cat_id_label = ‘’;
-
this.category = this._build_select('cat_id', 'select-cat', settings.cat_id, settings.cat_is_select !== true);
-
this.category = this._build_select('cat_id', settings.cat_is_select ? 'select' : 'select-cat', settings.cat_id, settings.cat_is_select !== true);
}
// Filter 1
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140
eGroupWare-cvs mailing list
eGroupWare-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-cvs