Browse Source

added custom module dependencies enforced section under install/config for #1707

pull/812/head
Willow Gillingham 5 years ago
parent
commit
3cc6ec84d0
  1. 6
      modules/islandora_breadcrumbs/config/install/islandora.breadcrumbs.yml

6
modules/islandora_breadcrumbs/config/install/islandora.breadcrumbs.yml

@ -1,3 +1,9 @@
maxDepth: -1
includeSelf: FALSE
referenceField: field_member_of
dependencies:
module:
- islandora
enforced:
module:
- islandora_breadcrumbs

Loading…
Cancel
Save