mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-16 19:41:45 +02:00
Close confirm improvements & fixes
- nextmatch is now always not dirty - Logging the dirty widgets to console - Fix searchbox did not fully doLoadingFinished()
This commit is contained in:
@ -510,7 +510,7 @@ var et2_searchbox = /** @class */ (function (_super) {
|
||||
this._show_hide(!this.options.overlay);
|
||||
this._searchToggleState();
|
||||
}
|
||||
return false;
|
||||
return true;
|
||||
};
|
||||
/**
|
||||
* Overrride attachToDOM in order to unbind change handler
|
||||
|
Reference in New Issue
Block a user