fix event notifications viewall url

This commit is contained in:
Mario Vavti 2019-05-20 13:14:54 +02:00
parent e44f0c497f
commit 9651689bb8

View File

@ -69,7 +69,7 @@ class Notifications {
'label' => t('New Events'),
'title' => t('New Events Notifications'),
'viewall' => [
'url' => 'events',
'url' => 'cdav/calendar',
'label' => t('View events')
],
'markall' => [