mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-18 20:39:13 +02:00
Now sending _lastModification
This commit is contained in:
@@ -62,7 +62,7 @@ var et2_nextmatch_controller = et2_dataview_controller.extend(
|
||||
setFilters: function (_filters) {
|
||||
// Update the filters, reset the "lastModification"
|
||||
this._filters = _filters;
|
||||
this._lastModified = null;
|
||||
this._lastModification = null;
|
||||
|
||||
// Trigger an update
|
||||
this.update();
|
||||
|
Reference in New Issue
Block a user