mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 16:03:47 +01:00
Fix xhr url in Offline options
This commit is contained in:
parent
f2cfd94391
commit
d022e555d5
@ -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()
|
||||
}
|
||||
}
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user