turned on the all event menu link after config change
This commit is contained in:
parent
17406061f9
commit
4c618492bd
@ -13,11 +13,11 @@ opencase.see_all_organisations_links:
|
|||||||
deriver: Drupal\opencase\Plugin\Derivative\SeeAllOrganisationsMenuLink
|
deriver: Drupal\opencase\Plugin\Derivative\SeeAllOrganisationsMenuLink
|
||||||
menu_name: opencase
|
menu_name: opencase
|
||||||
parent: opencase.see_all
|
parent: opencase.see_all
|
||||||
#opencase.see_all_events_links: //@TODO findout why "view.events.page_1" does not work
|
opencase.see_all_events_links:
|
||||||
# class: Drupal\opencase\Plugin\Menu\SeeAllEventsMenuLink
|
class: Drupal\opencase\Plugin\Menu\SeeAllEventsMenuLink
|
||||||
# deriver: Drupal\opencase\Plugin\Derivative\SeeAllEventsMenuLink
|
deriver: Drupal\opencase\Plugin\Derivative\SeeAllEventsMenuLink
|
||||||
# menu_name: opencase
|
menu_name: opencase
|
||||||
# parent: opencase.see_all
|
parent: opencase.see_all
|
||||||
opencase.opencase_add_new_things_menu:
|
opencase.opencase_add_new_things_menu:
|
||||||
title: 'Add new...'
|
title: 'Add new...'
|
||||||
menu_name: opencase
|
menu_name: opencase
|
||||||
|
Reference in New Issue
Block a user