Added dependency on opencase module to opencase_search

... because the search view has links to other views. Also added some missing configs to the uninstall hook in opencase.module.
This commit is contained in:
Naomi
2018-09-06 16:27:14 +01:00
parent d5e767ea9f
commit 8e43ad637d
2 changed files with 3 additions and 1 deletions

View File

@ -6,4 +6,4 @@ package: 'OpenCase'
dependencies:
- search_api
- search_api_db
- opencase_entities
- opencase