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/compimage.style.compimg.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/compimage.style.compimg.yml')
-rw-r--r-- | modules/bhavika/company/config/install/compimage.style.compimg.yml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/modules/bhavika/company/config/install/compimage.style.compimg.yml b/modules/bhavika/company/config/install/compimage.style.compimg.yml new file mode 100644 index 0000000..46243fd --- /dev/null +++ b/modules/bhavika/company/config/install/compimage.style.compimg.yml @@ -0,0 +1,17 @@ +langcode: en +status: true +dependencies: + enforced: + module: + - company +name: compimg +label: 'CompanyImage (100×100)' +effects: + 1cfec298-8620-4749-b100-ccb6c4500779: + uuid: 1cfec298-8620-4749-b100-ccb6c4500779 + id: image_scale + weight: 0 + data: + width: 100 + height: 100 + upscale: false |