mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-26 18:03:39 +01:00
Don't clear deferred, as type may get reset in initialization.
This commit is contained in:
parent
25b3493767
commit
cabf2f2e75
@ -161,7 +161,6 @@ var fw_browser = Class.extend({
|
||||
self.ajaxLoaderDiv.hide().remove();
|
||||
self.ajaxLoaderDiv = null;
|
||||
}
|
||||
self.loadingDeferred = null;
|
||||
});
|
||||
|
||||
// Check whether the given url is a pseudo url which should be executed
|
||||
|
Loading…
Reference in New Issue
Block a user