[eGroupWare-svn] r55910 - /trunk/calendar/js/app.js

[email protected]
Newsgroups gmane.comp.web.egroupware.cvs
Message-ID <[email protected]>
Author: nathangray
Date: Thu Apr 28 00:50:56 2016
New Revision: 55910

URL: http://svn.stylite.de/viewvc/egroupware?rev=55910&view=rev
Log:
Stop extra nextmatch refresh when refreshing calendar app

Modified:
    trunk/calendar/js/app.js

Modified: trunk/calendar/js/app.js
URL: http://svn.stylite.de/viewvc/egroupware/trunk/calendar/js/app.js?rev=55910&r1=55909&r2=55910&view=diff
==============================================================================
--- trunk/calendar/js/app.js (original)
+++ trunk/calendar/js/app.js Thu Apr 28 00:50:56 2016
@@ -318,6 +318,7 @@
 
 					// Force redraw to current state
 					this.setState({state: this.state});
+					return false;
 				}
 				break;
 		}
@@ -2119,7 +2120,7 @@
 					}
 				},this, et2_calendar_view);
 			}
-			else
+			else if(state.state.view !== 'listview')
 			{
 				// Simple, easy case - just one widget for the selected time span. (planner)
 				// Update existing view's special attribute filters, defined in the view list


------------------------------------------------------------------------------
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.