mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-10 00:37:54 +02:00
nextmatch widget now loads the data that was passed to it in the settings array
This commit is contained in:
@ -102,9 +102,6 @@ var et2_nextmatch_controller = et2_dataview_controller.extend(
|
||||
// Update the filters, reset the "lastModification"
|
||||
this._filters = _filters;
|
||||
this._lastModification = null;
|
||||
|
||||
// Trigger an update
|
||||
this.update();
|
||||
},
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user