Author: ralfbecker
New Revision: 55064
URL: http://svn.stylite.de/viewvc/egroupware?rev=55064&view=rev
Log:
fix not working “cat_is_select” === true, for translating options used instead of category-selection
Modified:
trunk/etemplate/js/et2_extension_nextmatch.js
— trunk/etemplate/js/et2_extension_nextmatch.js (original)
+++ trunk/etemplate/js/et2_extension_nextmatch.js Thu Feb 18 16:50:58 2016
@@ -2288,7 +2288,7 @@
this.search_box = jQuery(document.createElement(“div”))
.addClass(‘search’)
.prependTo(egwIsMobile()?this.nextmatch.div:this.row_div);
@@ -2348,7 +2348,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);
}
// Filter 1
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
eGroupWare-cvs mailing list
eGroupWare-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-cvs