From d9998b44feff669636822b694b9a9327e3ecc925 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Wed, 9 Jan 2019 12:36:23 +0100 Subject: Add davical --- virtual/packages/infcloud_config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'virtual/packages/infcloud_config.js') diff --git a/virtual/packages/infcloud_config.js b/virtual/packages/infcloud_config.js index f2182d0..ba73860 100644 --- a/virtual/packages/infcloud_config.js +++ b/virtual/packages/infcloud_config.js @@ -332,7 +332,7 @@ along with this program. If not, see . // port, ... (client installed into Davical "htdocs" subdirectory; // works "out of the box", no additional setup required): var globalNetworkCheckSettings={ - href: location.protocol+'//'+"outils.immae.eu"+ + href: location.protocol+'//'+location.hostname+ (location.port ? ':'+location.port: '')+ location.pathname.replace(RegExp('/+[^/]+/*(index\.html)?$'),'')+ '/caldav.php/', -- cgit v1.2.3