forked from Chaospott/site
Minor Tweaks
This commit is contained in:
@ -284,7 +284,7 @@ function processData(data) {
|
||||
|
||||
function requestFailed(status) {
|
||||
document.getElementById('calendar').textContent = 'Something has gone wrong. Try reloading the page.'
|
||||
document.getElementById('calendar-recurring').textContent = 'Something has gone wrong. Try reloading the page.'
|
||||
// document.getElementById('calendar-recurring').textContent = 'Something has gone wrong. Try reloading the page.'
|
||||
}
|
||||
|
||||
xhrRequest('https://cloud.chaospott.de/remote.php/dav/public-calendars/5HM7B0ZOLEYC3QD0?export', processData, requestFailed)
|
||||
|
Reference in New Issue
Block a user