0efab1af06
Also add opencase_search as dependency to opencase because the css for it is in opencase/css (hopefully all this css can go into an opencase theme one day)
11 lines
191 B
YAML
11 lines
191 B
YAML
name: 'OpenCase'
|
|
type: module
|
|
description: 'Simple Case Management'
|
|
core: 8.x
|
|
package: 'OpenCase'
|
|
dependencies:
|
|
- opencase_entities
|
|
- opencase_search
|
|
libraries:
|
|
- opencase/opencase-lib
|