Author: nathangray
New Revision: 55148
URL: http://svn.stylite.de/viewvc/egroupware?rev=55148&view=rev
Log:
Avoid triggering onChange event when loading
Modified:
trunk/etemplate/js/et2_widget_taglist.js
— trunk/etemplate/js/et2_widget_taglist.js (original)
+++ trunk/etemplate/js/et2_widget_taglist.js Thu Feb 25 17:17:40 2016
@@ -191,11 +191,11 @@
maxSelection: this.options.maxSelection,
maxSelectionRenderer: jQuery.proxy(function(v) { this.egw().lang(‘You can not choose more then %1 item(s)!’, v); }, this),
width: this.options.width, // propagate width
-
highlight: false, // otherwise renderer have to return strings,
-
value: this.options.value
-
highlight: false // otherwise renderer have to return strings
}, this.lib_options);
this.taglist = this.taglist.magicSuggest(this.taglist_options);
this.$taglist = $j(this.taglist);
-
this.taglist.addToSelection(this.options.value,true);
// AJAX _and_ select options - use custom function
if(this.options.autocomplete_url && !jQuery.isEmptyObject(this.options.select_options))
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