Author: nathangray
New Revision: 55562
URL: http://svn.stylite.de/viewvc/egroupware?rev=55562&view=rev
Log:
Fix search term passed in link
Modified:
trunk/calendar/js/app.js
— trunk/calendar/js/app.js (original)
+++ trunk/calendar/js/app.js Wed Mar 30 01:34:45 2016
@@ -2126,7 +2126,7 @@
state.state.enddate = state.state.enddate.toJSON();
}
state.state.col_filter = {participant: state.state.owner};
@@ -3229,6 +3229,11 @@
// Avoid unwanted refresh immediately after load
nm.controller._grid.doInvalidate = false;
-
// Preserve pre-set search
-
if(nm.activeFilters.search)
-
{
-
this.state.keywords = nm.activeFilters.search;
-
}
nm.set_startdate = jQuery.proxy(function(date) {
this.state.first = this.date.toString(new Date(date));
},this);
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140
eGroupWare-cvs mailing list
eGroupWare-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-cvs