
2 Dec
2013
2 Dec
'13
4 p.m.
Andrej Lezo <andrej.lezo@inf-it.com> writes:
Btw, do you have any calendar settings stored at server? Another possibility could be that your server settings rewrite your config.js
That is the clue... In config,js: var globalAccountSettings = [ { href: 'http://davical.squirrel.nl/caldav.php/jv/', ... settingsAccount: true, ... } ]; I deleted the settings records from the database (using psql :)) and now the problem is solved... Is the setting of settingsAccount necessary? Useful? -- Johan