mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-14 10:28:31 +02:00
Fix xhr url in Offline options
This commit is contained in:
@ -338,7 +338,7 @@
|
||||
|
||||
checks: {
|
||||
xhr: {
|
||||
url: egw.webserverUrl+'/api/templates/default/images/favicon.png?'+Date.now()
|
||||
url: egw.webserverUrl+'/api/templates/default/images/favicon.ico?'+Date.now()
|
||||
}
|
||||
}
|
||||
};
|
||||
|
Reference in New Issue
Block a user