fix event notifications viewall url
This commit is contained in:
parent
e44f0c497f
commit
9651689bb8
@ -69,7 +69,7 @@ class Notifications {
|
|||||||
'label' => t('New Events'),
|
'label' => t('New Events'),
|
||||||
'title' => t('New Events Notifications'),
|
'title' => t('New Events Notifications'),
|
||||||
'viewall' => [
|
'viewall' => [
|
||||||
'url' => 'events',
|
'url' => 'cdav/calendar',
|
||||||
'label' => t('View events')
|
'label' => t('View events')
|
||||||
],
|
],
|
||||||
'markall' => [
|
'markall' => [
|
||||||
|
Reference in New Issue
Block a user