mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-16 13:03:16 +01:00
Don't clear deferred, as type may get reset in initialization.
This commit is contained in:
parent
557ebed1b2
commit
80549ae2aa
@ -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