Author: nathangray
New Revision: 55121
URL: http://svn.stylite.de/viewvc/egroupware?rev=55121&view=rev
Log:
Handle value set before taglist is created without errors
Modified:
trunk/etemplate/js/et2_widget_taglist.js
— trunk/etemplate/js/et2_widget_taglist.js (original)
+++ trunk/etemplate/js/et2_widget_taglist.js Tue Feb 23 22:06:46 2016
@@ -406,11 +406,8 @@
{
if (value === ‘’ || value === null) value = [];
var values = jQuery.isArray(value) ? jQuery.extend([],value) : [value];
@@ -457,6 +454,10 @@
}
}
}
+
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