mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-16 11:38:02 +02:00
added FF name
This commit is contained in:
@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user