removed support menu as the docs are out of date
This commit is contained in:
parent
c479e3b995
commit
208240badc
@ -6,5 +6,6 @@ version: 8.x-1.9.8
|
||||
package: 'OpenCase'
|
||||
dependencies:
|
||||
- opencase_entities
|
||||
- superfish
|
||||
libraries:
|
||||
- opencase/opencase-lib
|
||||
|
@ -71,25 +71,3 @@ opencase.manage_event_types:
|
||||
parent: opencase.opencase_admin_menu
|
||||
url: internal:/admin/opencase/oc_event_type
|
||||
weight: 1
|
||||
|
||||
opencase.opencase_support_menu:
|
||||
title: 'Support'
|
||||
description: 'Get help and advice'
|
||||
menu_name: opencase
|
||||
url: internal:#
|
||||
weight: 101
|
||||
opencase.view_documentation:
|
||||
title: 'Read documentation'
|
||||
description: 'Find out about OpenCase and how it works'
|
||||
menu_name: opencase
|
||||
parent: opencase.opencase_support_menu
|
||||
url: https://hoegrammer.gitbooks.io/opencase/content/
|
||||
weight: 0
|
||||
opencase.contact_developers:
|
||||
title: 'Ask the developers'
|
||||
description: 'Ask us (erm, me actually) anything!'
|
||||
menu_name: opencase
|
||||
parent: opencase.opencase_support_menu
|
||||
url: internal:/contact
|
||||
weight: 1
|
||||
|
||||
|
Reference in New Issue
Block a user