aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-01-25 14:05:20 +0000
committerMario <mario@mariovavti.com>2023-01-25 14:05:20 +0000
commit32dcc28414a43b42e5da082b1781824ecac42bfb (patch)
treef301ca93b8c553f3f7da8ae1da9314a537cd3a2b /view/tpl
parentddae3eaf849b13cf4ef86c48c5e75967582c3276 (diff)
downloadvolse-hubzilla-32dcc28414a43b42e5da082b1781824ecac42bfb.tar.gz
volse-hubzilla-32dcc28414a43b42e5da082b1781824ecac42bfb.tar.bz2
volse-hubzilla-32dcc28414a43b42e5da082b1781824ecac42bfb.zip
calendar: fixes
Diffstat (limited to 'view/tpl')
-rw-r--r--view/tpl/cdav_calendar.tpl2
1 files changed, 0 insertions, 2 deletions
diff --git a/view/tpl/cdav_calendar.tpl b/view/tpl/cdav_calendar.tpl
index 1eeab4478..edfa2a422 100644
--- a/view/tpl/cdav_calendar.tpl
+++ b/view/tpl/cdav_calendar.tpl
@@ -370,8 +370,6 @@ $(document).ready(function() {
$('#event_submit').html('{{$update}}');
}
- if(default_view === 'dayGridMonth');
- $('#id_dtstart_wrapper, #id_dtend_wrapper, #id_timezone_select_wrapper').hide();
});
function changeView(viewName) {