Author: nathangray
New Revision: 55068
URL: http://svn.stylite.de/viewvc/egroupware?rev=55068&view=rev
Log:
Revert part of r55067 - still need that for clicks on suggestions
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 18 17:42:09 2016
@@ -215,6 +215,17 @@
// Bind keyup so we can start ajax search when we like
.on(‘keyup.start_search’, jQuery.proxy(this._keyup, this));
-
// Unbind change handler of widget's ancestor to stop it from bubbling
-
// taglist has its own onchange
-
$j(this.getDOMNode()).unbind('change.et2_inputWidget');
-
-
// This handles clicking on a suggestion from the list in an et2 friendly way
-
// onChange
-
if(this.options.onchange && typeof this.onchange === 'function')
-
{
-
this.$taglist.on("selectionchange", jQuery.proxy(this.change,this));
-
}
-
// onClick - pass more than baseWidget, so unbind it to avoid double callback
if(typeof this.onclick == 'function')
{
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