mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-31 19:19:43 +01:00
added FF name
This commit is contained in:
parent
9ca2ec2329
commit
75316761b2
@ -115,7 +115,7 @@ egw.extend('debug', egw.MODULE_GLOBAL, function(_app, _wnd) {
|
||||
switch (e.name)
|
||||
{
|
||||
case 'QuotaExceededError': // storage quota is exceeded --> delete whole log
|
||||
|
||||
case 'NS_ERROR_DOM_QUOTA_REACHED': // FF-name
|
||||
clear_client_log();
|
||||
break;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user