diff options
author | Nitesh Kumar Sinha | 2019-07-03 16:04:42 +0530 |
---|---|---|
committer | GitHub | 2019-07-03 16:04:42 +0530 |
commit | 00865ae18f37f190fc6b5e81fe1d9a06c918b0b9 (patch) | |
tree | 59bd48046d3082e98df36a37c8ba357df99017d0 /modules/bhavika/company/config/install/field.storage.node.body.yml | |
parent | 5773bf53a42a2db3a688a7b7e2eedf911a40c29f (diff) | |
parent | 24f96c426fc33406945e3389c9b376caca74cd09 (diff) | |
download | acadmix_distribution-00865ae18f37f190fc6b5e81fe1d9a06c918b0b9.tar.gz acadmix_distribution-00865ae18f37f190fc6b5e81fe1d9a06c918b0b9.tar.bz2 acadmix_distribution-00865ae18f37f190fc6b5e81fe1d9a06c918b0b9.zip |
Merge pull request #18 from Bhavika-keswani/master
Bhavika Required changes made.
Diffstat (limited to 'modules/bhavika/company/config/install/field.storage.node.body.yml')
-rw-r--r-- | modules/bhavika/company/config/install/field.storage.node.body.yml | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/modules/bhavika/company/config/install/field.storage.node.body.yml b/modules/bhavika/company/config/install/field.storage.node.body.yml deleted file mode 100644 index e9f95b6..0000000 --- a/modules/bhavika/company/config/install/field.storage.node.body.yml +++ /dev/null @@ -1,25 +0,0 @@ -langcode: en -status: true -dependencies: - module: - # - field_permissions - - node - - text - enforced: - module: - - company -# third_party_settings: -# field_permissions: -# permission_type: public -id: node.body -field_name: body -entity_type: node -type: text_with_summary -settings: { } -module: text -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: true -custom_storage: false |