diff options
author | Fahad Israr | 2019-07-03 13:22:13 +0530 |
---|---|---|
committer | Fahad Israr | 2019-07-03 13:22:13 +0530 |
commit | fd04311179377ce2b4c5697be2ae2a2b51a1b2f3 (patch) | |
tree | 8fd529d45e37612de276b07be5caaa7335114c9a /modules/bhavika/department/config/install/field.storage.node.field_placements.yml | |
parent | 35646d229739b283da6cf1e0958f1f7d28062442 (diff) | |
parent | 58dbf8fcb04c01c338b9e346b8266690c8b92a2f (diff) | |
download | acadmix_distribution-fd04311179377ce2b4c5697be2ae2a2b51a1b2f3.tar.gz acadmix_distribution-fd04311179377ce2b4c5697be2ae2a2b51a1b2f3.tar.bz2 acadmix_distribution-fd04311179377ce2b4c5697be2ae2a2b51a1b2f3.zip |
Merge branch 'master' of https://github.com/FOSSEE/acadmix_distribution
Diffstat (limited to 'modules/bhavika/department/config/install/field.storage.node.field_placements.yml')
-rw-r--r-- | modules/bhavika/department/config/install/field.storage.node.field_placements.yml | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/modules/bhavika/department/config/install/field.storage.node.field_placements.yml b/modules/bhavika/department/config/install/field.storage.node.field_placements.yml new file mode 100644 index 0000000..42483fb --- /dev/null +++ b/modules/bhavika/department/config/install/field.storage.node.field_placements.yml @@ -0,0 +1,21 @@ +langcode: en +status: true +dependencies: + module: + - node + enforced: + module: + - department +id: node.field_placements +field_name: field_placements +entity_type: node +type: entity_reference +settings: + target_type: node +module: core +locked: false +cardinality: -1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false |