aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl')
-rw-r--r--view/tpl/cdav_calendar.tpl3
1 files changed, 0 insertions, 3 deletions
diff --git a/view/tpl/cdav_calendar.tpl b/view/tpl/cdav_calendar.tpl
index a86b61d3b..6dc88b493 100644
--- a/view/tpl/cdav_calendar.tpl
+++ b/view/tpl/cdav_calendar.tpl
@@ -308,9 +308,6 @@ $(document).ready(function() {
$(document).on('click','#event_delete, #event_delete_recurrent', on_delete);
if(resource !== null) {
-
-console.log('{{$categories}}');
-console.log(resource);
$('.section-content-tools-wrapper, #event_form_wrapper').show();
event_id = resource.id;
event_uri = resource.event_hash;