[eGroupWare-svn] r55912 - /trunk/egroupware/api/js/etemplate/et2_widget_taglist.js
| Newsgroups | gmane.comp.web.egroupware.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: hnategh
Date: Thu Apr 28 10:34:57 2016
New Revision: 55912
URL: http://svn.stylite.de/viewvc/egroupware?rev=55912&view=rev
Log:
Fix taglist-cat multiple ignores multi selection on set value
Modified:
trunk/egroupware/api/js/etemplate/et2_widget_taglist.js
Modified: trunk/egroupware/api/js/etemplate/et2_widget_taglist.js
URL: http://svn.stylite.de/viewvc/egroupware/trunk/egroupware/api/js/etemplate/et2_widget_taglist.js?rev=55912&r1=55911&r2=55912&view=diff
==============================================================================
--- trunk/egroupware/api/js/etemplate/et2_widget_taglist.js (original)
+++ trunk/egroupware/api/js/etemplate/et2_widget_taglist.js Thu Apr 28 10:34:57 2016
@@ -650,7 +650,7 @@
this.taglist.setMaxSelection(this._multiple ? this.options.maxSelection : 1);
if(!this._multiple && this.taglist.getValue().length > 1)
{
- this.set_value(this.taglist.getValue()[0]);
+ this.set_value(this.taglist.getValue());
}
// This changes sizes, so
------------------------------------------------------------------------------
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