Author: nathangray
New Revision: 54919
URL: http://svn.stylite.de/viewvc/egroupware?rev=54919&view=rev
Log:
Handle cat_id == ‘0’ as false, fixes missing None line
Modified:
trunk/calendar/js/et2_widget_planner.js
— trunk/calendar/js/et2_widget_planner.js (original)
+++ trunk/calendar/js/et2_widget_planner.js Thu Feb 4 17:25:20 2016
@@ -583,7 +583,10 @@
},{application: ‘calendar’});
var labels = [];
-
if(!app.calendar.state.cat_id ||
-
app.calendar.state.cat_id.toString() === '' ||
-
app.calendar.state.cat_id.toString() == '0'
-
)
{
app.calendar.state.cat_id = '';
labels.push({id:'',value:'',label: egw.lang('none'), main: '', data: {}});
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